Testing topic
Software testing is the act of examining the artifacts and the behavior of the software under test by validation and verification to make sure it works. 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. Testing can be iterative, and happen multiple times.
libtest-mimic
A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`
tox-factor
Run a subset of tox test envs, based on factor matching.
gest
👨💻 A sensible GraphQL testing tool - test your GraphQL schema locally and in the cloud
coverage-blamer
coverage-blamer is tool for get information about authors of uncovered code
awesome-tdd
A collection of awesome things regarding the test-driven development ecosystem. A curated list of courses, tutorials, libraries, tips and tricks, books, videos, and awesome resources about TDD.
copycat
An extension to test web projects with ease! Create a test code without writing a line of code!
quick-swift-check
Interoperability between Quick, Nimble and SwiftCheck.
EduonixAngularTesting
Source code for the Testing Angular Apps course on Eduonix