v1.4.1
ReTestItems v1.4.1
Merged pull requests:
- Remove use of require lock since we're not multithreaded eval anymore (#51) (@quinnj)
- Fix the GC.gc() invocation to do a full mark+sweep (#52) (@NHDaly)
- Support creating a
JUnitTestCase
from aDefaultTestSet
alone (#54) (@nickrobinson251) - Save and reuse when possible the temp test environments (#56) (@quinnj)
- Bump version (#57) (@quinnj)