Skip to content

Version 1.0.0

Compare
Choose a tag to compare
@Hans5958 Hans5958 released this 17 May 14:26
· 7 commits to master since this release

After only a single pre-release of the test suite, it's finally complete, I think.

This version has been tested with over 500 presences on PreMiD/Presences after @Bas950 asks me to test it on the branch. So, after fixing multiple bugs and add some checks and features, I think that this project is on the level where I'm fond on releasing it as a complete project.

This test suite/project is done on my free time, and again, I hope someone can find this project useful.

Added

  • Add "Language language code valid" test
  • Add "URL array length > 1" test
  • Add "Tag tag valid" test
  • Add verbose option to print verbose logs
  • Add results option to print only the results
  • Add no-ansi option to print logs without colors
  • Add TAP variant that complies with the Test Anything Protocol
  • Create GitHub repository for the project
  • Add MPL-2.0 license
  • Add header comment

Changed

  • Change check on "URL valid" so it checks differently if it's a string or an array
  • Refactor code to comply with shellcheck and for asthetics
  • Seperate scripts so the test suite is modular
  • Change reference link to the repository wiki

Fixed

  • Fix minor bugs on the tests