Skip to main content
A newer version of this page is available. .

Integrate Tests with CI Systems

You can use continuous integration (CI) systems to integrate TestCafe Studio tests into a build process.

You should do the following when you configure a build project to run tests:

  • Install the TestCafe module that should execute the tests.
  • Specify the test directory that stores the tests.

See the following topics for detailed instructions on how to run tests in popular CI systems: