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.

List Testing repositories

libtest-mimic

95
Stars
23
Forks
Watchers

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

12
Stars
2
Forks
Watchers

Run a subset of tox test envs, based on factor matching.

gest

145
Stars
2
Forks
Watchers

👨‍💻 A sensible GraphQL testing tool - test your GraphQL schema locally and in the cloud

pho

285
Stars
14
Forks
Watchers

BDD test framework for PHP

coverage-blamer

10
Stars
1
Forks
Watchers

coverage-blamer is tool for get information about authors of uncovered code

awesome-tdd

7
Stars
1
Forks
Watchers

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

181
Stars
15
Forks
Watchers

An extension to test web projects with ease! Create a test code without writing a line of code!

quick-swift-check

12
Stars
4
Forks
Watchers

Interoperability between Quick, Nimble and SwiftCheck.

cupaloy

289
Stars
28
Forks
Watchers

Simple Go snapshot testing

EduonixAngularTesting

7
Stars
11
Forks
Watchers

Source code for the Testing Angular Apps course on Eduonix