# Testing Tools

- [JavaScript](/automation/testing-tools/javascript.md)
- [Cypress](/automation/testing-tools/javascript/cypress.md)
- [Jest](/automation/testing-tools/javascript/jest.md)
- [Vitest](/automation/testing-tools/javascript/vitest-1.md)
- [Bun](/automation/testing-tools/javascript/bun.md)
- [Deno](/automation/testing-tools/javascript/deno.md)
- [Mocha](/automation/testing-tools/javascript/mocha.md)
- [Playwright](/automation/testing-tools/javascript/playwright.md)
- [Java](/automation/testing-tools/java.md)
- [JUnit](/automation/testing-tools/java/junit.md)
- [TestNG](/automation/testing-tools/java/testng.md)
- [.NET](/automation/testing-tools/.net.md)
- [MSTest](/automation/testing-tools/.net/mstest.md)
- [NUnit](/automation/testing-tools/.net/nunit.md)
- [XUnit](/automation/testing-tools/.net/xunit.md)
- [Go](/automation/testing-tools/go.md)
- [Testing](/automation/testing-tools/go/testing.md)
- [Testify](/automation/testing-tools/go/testify.md)
- [PHP](/automation/testing-tools/php.md)
- [PHPUnit](/automation/testing-tools/php/phpunit.md)
- [PestPHP](/automation/testing-tools/php/pestphp.md)
- [Python](/automation/testing-tools/python.md)
- [Pytest](/automation/testing-tools/python/pytest.md)
- [Ruby](/automation/testing-tools/ruby.md)
- [RSpec](/automation/testing-tools/ruby/rspec.md)
- [MiniTest](/automation/testing-tools/ruby/minitest.md)
- [Rust](/automation/testing-tools/rust.md)
- [Cargo Test](/automation/testing-tools/rust/cargo-test.md)
- [Elixir](/automation/testing-tools/elixir.md)
- [ExUnit](/automation/testing-tools/elixir/exunit.md)
