Skip to content

5.5.0

Compare
Choose a tag to compare
@georgejecook georgejecook released this 06 May 17:39
· 96 commits to master since this release
c33ac17
Feat/async testing (#223)

* Wip

* adds @async annotation support for tests

* mostly done

* realized I had not added multiple groups to the async strategy. rectified that

* update docs, some improvements to reporting and calling done

* by jove, I think it's done

* fixes

* more fixes