Skip to content

testit-tms/adapters-js

Repository files navigation

Test IT JavaScript Integrations

The repository contains new versions of adapters for JS test frameworks.

Compatibility

Test IT Codecept Cucumber Jest Mocha Playwright TestCafe
3.5 - 1.0 - - - -
4.0 1.1 1.1 1.1 1.1 2.0 -
4.5 2.1 2.1 2.1 2.1 2.1 -
5.0 2.2 2.2 2.2 2.2 2.2 2.2
5.2 2.3 2.3 2.3 2.3 2.3 2.3

Supported test frameworks :

  1. Cucumber
  2. Jest
  3. Codecept
  4. Mocha
  5. Playwright
  6. TestCafe

🚀 Warning

Since 3.0.0 version for Cucumber:

  • If the externalId annotation is not specified, then its contents will be a hash of the Scenario name.