Releases: swisnl/game-of-tests
Releases · swisnl/game-of-tests
Fix PSR-4 autoloading issue
Fix symfony 4 `ProcessUtils::escapeArgument` removal
1.2.1 Fix symfony 4 `ProcessUtils::escapeArgument` removal
1.2.0
Support @test annotation
Added support for @test annotation in PHPUnit
Fix ParserClass in results
Javascript parsers didn't show the child class. Fixed by using late static binding.
JavaScript parsers
Added more parsers and bundled the ones using the same syntax. This PR now includes:
- Ava
- Jasmine
- Jest
- Mocha
- Tape
- QUnit
1.0.0
Random cleanup
- Fixed inspect Github
- Clean up some internal directory reference
- Added missing escape for since option.
Use Settings object and factory for configuration
0.2.0 Update readme
Optimize inspection
Finder now supports grepTimed
method with uses git whatchanged
to get a subset of the filelist which is way faster.