Version 0.37.0 features a major reworking of the w...
# minutest
d
Version 0.37.0 features a major reworking of the way that test annotations and transforms are applied. • SKIP and FOCUS now work automagically - you don't have to apply a filter https://github.com/dmcg/minutest/blob/master/docs/focus-and-skip.md This release removed
addTransform
from Context on the assumption that it was only being used by JUnit Rules support - if you were using it please let me know and I'll talk you through the new way