Test topic
Software testing is the act of examining the artifacts and the behavior of the software under test by validation and verification. Software testing can also provide an objective, independent view of the software to allow the business to appreciate and understand the risks of software implementation.
pytest
The pytest framework makes it easy to write small tests, yet scales to support complex functional testing
start-server-and-test
Starts server, waits for URL, then runs test command; when the tests end, shuts down server
gremlins.js
Monkey testing library for web apps and Node.js
warriorjs
🏰 An exciting game of programming and Artificial Intelligence
dotenv-flow
Loads environment variables from .env.[development|test|production][.local] files for Node.js® projects.
specs2
Software Specifications for Scala
testcafe
A Node.js tool to automate end-to-end web testing.
bazel
a fast, scalable, multi-language and extensible build system
webdriverio
Next-gen browser and mobile automation test framework for Node.js