Skip to content

Releases: swisnl/game-of-tests

Fix PSR-4 autoloading issue

28 May 07:40
1cb98c0
Compare
Choose a tag to compare
1.2.2

 Fix incorrect file name

Fix symfony 4 `ProcessUtils::escapeArgument` removal

28 May 07:40
Compare
Choose a tag to compare
1.2.1

Fix symfony 4 `ProcessUtils::escapeArgument` removal

1.2.0

12 Jul 19:06
e2c0062
Compare
Choose a tag to compare

Added

  • New SCSS test parser.

Support @test annotation

24 Apr 07:44
64e07eb
Compare
Choose a tag to compare

Added support for @test annotation in PHPUnit

Fix ParserClass in results

05 Feb 14:12
8f69007
Compare
Choose a tag to compare

Javascript parsers didn't show the child class. Fixed by using late static binding.

JavaScript parsers

05 Feb 12:03
681bfde
Compare
Choose a tag to compare

Added more parsers and bundled the ones using the same syntax. This PR now includes:

  • Ava
  • Jasmine
  • Jest
  • Mocha
  • Tape
  • QUnit

1.0.0

05 Jun 10:56
Compare
Choose a tag to compare
Remove some internal directories.

Random cleanup

02 Aug 20:20
Compare
Choose a tag to compare
  • Fixed inspect Github
  • Clean up some internal directory reference
  • Added missing escape for since option.

Use Settings object and factory for configuration

01 Aug 14:05
Compare
Choose a tag to compare

Optimize inspection

01 Jul 10:26
Compare
Choose a tag to compare

Finder now supports grepTimed method with uses git whatchanged to get a subset of the filelist which is way faster.