Scripting software & tools
The editors, IDEs, runtimes, and utilities that pair well with the scripts on this site — curated, not hosted. Each link goes to the official source.
๐งช Testing Frameworks
Behave
Behavior-driven development (BDD) test framework for Python.
Cypress
End-to-end testing framework built for modern web apps.
Jest
Popular JavaScript testing framework maintained by Meta.
Mocha
Flexible JavaScript test framework for Node.js and the browser.
MSTest
Microsoft's testing framework, built into the .NET SDK.
NUnit
Unit-testing framework for all .NET languages.
Pester
The standard unit-testing and mocking framework for PowerShell.
pytest
Python's most popular testing framework, known for its simple assertion syntax.
Robot Framework
Generic, keyword-driven automation framework for testing and RPA.
RSpec
Ruby's most popular behavior-driven development testing framework.
Vitest
Fast unit-testing framework powered by Vite.
xUnit.net
Free, open-source, community-focused unit-testing tool for .NET.