Skip to content

Releases: dstrunk/agnostic-test

0.3.0

29 Jul 03:47
38c668d
Compare
Choose a tag to compare
  • Add support for project-specific commands
  • Add typescriptreact support

0.2.0

26 Oct 23:41
e4168a9
Compare
Choose a tag to compare
  • Add Mocha support for JavaScript tests

0.1.1

24 Oct 23:40
3110f86
Compare
Choose a tag to compare

Fixed

  • Remove white background from Agnostic Test icon

0.1.0

24 Oct 23:39
5dc9d7d
Compare
Choose a tag to compare

Added

  • PHP Pest support
  • Agnostic Test logo
  • "Testing" category for easier search on the VS Code extension directory

Fixed

  • focused test runs for Jest

0.0.2

20 Oct 23:12
876d454
Compare
Choose a tag to compare

Initial public release

  • Publish VS Code extension to the VS Code extension Marketplace
  • Preliminary support for the following languages and frameworks:
    • PHP
      • PHPUnit
    • JavaScript
      • Cypress
      • Jest
    • Elixir
      • ExUnit