Releases: DarkDrim/go-test-report
Releases · DarkDrim/go-test-report
v1.6.0
v1.5.0
v1.4.0
v1.3.0
v1.2.0
v1.1.0
Changelog
- a543d9e Merge pull request #1 from DarkDrim/group-package
- 2224d14 Support grouping by package name
- e2c594b Update go, fix dependencies
- 75f2900 Bump ansi-regex from 5.0.0 to 5.0.1 (vakenbolt#41)
- 7eafc3e Bump tmpl from 1.0.4 to 1.0.5 (vakenbolt#35)
- d46d90d Bump path-parse from 1.0.6 to 1.0.7 (vakenbolt#34)
- 899db4e Bump ws from 7.4.0 to 7.4.6 (vakenbolt#30)
- cb54742 Add option to read package details from file (vakenbolt#28)
- fbbd0c5 makefile version stamp fix (vakenbolt#26)
- 511bd0a release v0.9.3
- 1d9dde7 release v0.9.3
- 1d65f58 Release v0.9.3 (vakenbolt#25)
- ee7b463 updates the license badge in README to the correct one
- b3b48b6 readme update
- af63dfc Updates readme and version flag fix (vakenbolt#16)
- 436d20d release v0.9.2 (vakenbolt#15)
- e76f53d Revert "release v0.9.1 (vakenbolt#13)" (vakenbolt#14)
- afbd46d release v0.9.1 (vakenbolt#13)
- 0c92fd6 version bump 1.9.2
- f5fd116 Show skipped tests in gray color (vakenbolt#12)
- 46f9a36 updated dependencies
- 6f1ff8c updates go.mod with full module path
- 04fb431 release v0.9.1 (vakenbolt#8)
- dfcd9df gofmt
- 5cb8eb4 tidy up
- acf085f adds go report badge
- 8c8db2e complexity reduction and increased test coverage (vakenbolt#6)
- 8422224 applied gofmt
- 306405b added groupSize info
- 12e4ed0 small readme update
- ecceaa4 version prefix
- 11b4ac2 version tagging in makefile and some code optimization (vakenbolt#5)
- 00c3dc8 test updates (vakenbolt#4)
- 2b7d8b3 unit tests, makefile & readme update (#3)
- 91e9f1a Small UI updates (#2)
- 3f6f427 Set theme jekyll-theme-slate
- c55fa88 Vakenbolt/dev (#1)
- a8bf5ab Merge branch 'vakenbolt/dev' of github.com:vakenbolt/go-test-report
- 543d298 fixing styling issues
- a055f9b updates to the readme
- 45fba90 Merge branch 'master' of github.com:vakenbolt/go-test-report into vakenbolt/dev
- b043b60 updated README.md file
- 6fc6e25 removes index file and adds readme
- 61669e2 updated docs for github pages
- 6415969 Set theme jekyll-theme-minimal
- 94d15a9 Create index.html
- e870fb6 Fixes an issue where the testgroup was allowing the handler to continue when the user performs an 'onClickOutside'
- 968eacf Fixed an issue that was causing an error on the front-end if the user clicked the space between test group div elements.
- 59554ba Small nomenclature changes.
- c4e5501 small nomenclature change and added a few more tests
- 2e7b1d3 Some code cleanup and updated tests
- 08c7cca Adds js test for the constructor function in GoTestReport
- 181f1b6 moves npm fund after npm install
- 454e48e updated dockerfile to add npm fund and npm install
- c88a331 Updated Dockerfile
- ec75c3b updates dockerfile to run tests with test.sh
- 56d0a78 testing Google build integration
- f89781f Adds dockerfile stub for automated testing
- 8d7f98f initial code commit
- 14e079e Updated License with dates and attribution
- 5424636 Adds Apache 2.0 license
- 7ce3ca0 Initial commit