Good news everyone, I’ve released 1.7.0. Thanks to...
# minutest
d
Good news everyone, I’ve released 1.7.0. Thanks to @robstoll this allows you to write
rootContext {
rather than
rootContext<Unit> {
in the cases where you have no fixture to declare. Also thanks to @robstoll for reviewing some of the frankly suspect casts and removing a few.