counterfeiter
Test double generator
A tool for generating fake implementations of collaborators in Go unit tests
A tool for generating self-contained, type-safe test doubles in go
1k stars
12 watching
95 forks
Language: Go
last commit: 2 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| A testing framework for creating fake functions in C to simplify test development | 794 |
| A tool that generates test data for Django models and templates using the Faker package | 245 |
| A Clojure library for creating test doubles (spies and stubs) to isolate dependencies in unit tests. | 36 |
| A tool for generating realistic, customizable fake data and structs for software development. | 95 |
| Generates tests stubs based on source function or method signature | 81 |
| A tool that simplifies creation of test data in Django applications by generating fake data based on model field types and names. | 115 |
| Generates fake data for testing and development purposes | 147 |
| A library for generating realistic fake data for testing and development purposes | 475 |
| Generates readable test output from Go code | 15 |
| Generates fake data for testing and development purposes. | 1,086 |
| Tool for comparing and testing Go code | 436 |
| Automates adding unit tests to Go projects by analyzing Pull Requests and generating test code based on AI-generated suggestions. | 12 |
| A Go implementation of a realistic password strength estimator inspired by password crackers. | 68 |
| A BDD testing framework for Go that uses the gherkin syntax and aims to provide more flexibility and customization than existing alternatives. | 115 |
| A GitHub Action for building cross-compilable Go applications using xgo. | 66 |