| stretchr/testify |
21,401 |
|
14,688 |
77,811 |
about 2 years ago |
42 |
May 30, 2023 |
416 |
mit |
Go |
| A toolkit with common assertions and mocks that plays nicely with the standard library |
| mockito/mockito |
14,406 |
|
38,950 |
14,505 |
about 2 years ago |
346 |
November 02, 2023 |
382 |
mit |
Java |
| Most popular Mocking framework for unit tests written in Java |
| DATA-DOG/go-sqlmock |
5,654 |
|
0 |
1,471 |
about 2 years ago |
21 |
June 28, 2020 |
77 |
other |
Go |
| Sql mock driver for golang to test database interactions |
| vektra/mockery |
5,369 |
|
0 |
314 |
about 2 years ago |
151 |
November 21, 2023 |
31 |
bsd-3-clause |
Go |
| A mock code autogenerator for Go |
| mockk/mockk |
5,224 |
|
0 |
0 |
about 2 years ago |
0 |
|
260 |
apache-2.0 |
Kotlin |
| mocking library for Kotlin |
| sapegin/jest-cheat-sheet |
5,045 |
|
0 |
0 |
almost 3 years ago |
0 |
|
0 |
cc0-1.0 |
|
| Jest cheat sheet |
| lk-geimfari/mimesis |
4,182 |
|
42 |
32 |
about 2 years ago |
49 |
August 19, 2023 |
7 |
mit |
Python |
| Mimesis is a powerful Python library that empowers developers to generate massive amounts of synthetic data efficiently. |
| travisjeffery/timecop |
3,309 |
|
15,490 |
2,091 |
over 2 years ago |
48 |
August 14, 2023 |
3 |
mit |
Ruby |
| A gem providing "time travel", "time freezing", and "time acceleration" capabilities, making it simple to test time-dependent code. It provides a unified method to mock Time.now, Date.today, and DateTime.now in a single call. |
| jhnns/rewire |
3,056 |
|
20,404 |
4,065 |
over 2 years ago |
45 |
August 13, 2023 |
49 |
mit |
JavaScript |
| Easy monkey-patching for node.js unit tests |
| pester/Pester |
2,968 |
|
42 |
6 |
over 2 years ago |
92 |
June 27, 2023 |
163 |
other |
PowerShell |
| Pester is the ubiquitous test and mock framework for PowerShell. |