unit-test-framework
There are 7 repositories under unit-test-framework topic.
hedon954/go-mysql-mocker
gmm(go-mysql-mocker) is a simple but useful tool to mock mysql server in Go project, it is especially useful in unit testing. This tool uses dolthub/go-mysql-server as memory server and gorm to auto create table and init data.
dean9703111/jest-typescript-starter
深入淺出 Jest 測試框架(使用 TypeScript)
SevdanurGENC/UnitTestTrainingProject
Unit Test Training Project
erbsland-dev/erbsland-unittest
The standalone and robust unit test system for libraries and applications.
matez0/testinc
Simple header-only C unit test framework
metaleaf-io/assert
Simple assertion library similar to what assertj offers for Java.
sassyelements/vanilla-tester
A very simple vanilla JS plugin for unit tests.