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.

List Test repositories

faker

23
Stars
2
Forks
Watchers

A Java library for generating fake data such as names, addresses, and phone numbers.

sectester-js-demo

16
Stars
108
Forks
Watchers

This is a demo project for the SecTester JS SDK framework, with some installation and usage examples.

Testables

51
Stars
4
Forks
Watchers

Make private properties testable

seja-um-guia-front

41
Stars
9
Forks
Watchers

Instruções e detalhes sobre ser um Frontend Engineer no Guiabolso

minishell_test

65
Stars
5
Forks
Watchers

Test for 42 school's minishell project

go-test-driven-development

31
Stars
7
Forks
Watchers

:hammer: :wrench: Test Driven Development :repeat: with Golang :hamster:

teth

36
Stars
2
Forks
Watchers

Testing and deployment framework for Ethereum smart contracts.

paralleltest

47
Stars
12
Forks
Watchers

Linter to check if your tests have been marked as parallel correctly

eaf-linter

20
Stars
2
Forks
Watchers

🤪 A linter, prettier, and test suite that does everything as-simple-as-possible.

raise_if

15
Stars
0
Forks
Watchers

one liner `raise Exception if condition` for Python