> For the complete documentation index, see [llms.txt](https://docs.testfiesta.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.testfiesta.com/automation/testing-tools.md).

# Testing Tools

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