omg.testingtools
Field manipulator
Tool for dynamically modifying private fields in structs from imported libraries.
This tool can be useful for writing a tests. If you want change private field in struct from imported libraries than it can help you.
1 stars
2 watching
0 forks
Language: Go
last commit: over 3 years ago
Linked from 2 awesome lists
gogolangreflectiontesting
Related projects:
Repository | Description | Stars |
---|---|---|
| Tool for comparing and testing Go code | 436 |
| Transforms Golang test output into a human-readable format | 521 |
| A toolkit for integration and end-to-end testing without writing mocks | 1,400 |
| Tools for adding manual mutation tests to GitHub pull requests | 33 |
| Generates tests stubs based on source function or method signature | 81 |
| Automates adding unit tests to Go projects by analyzing Pull Requests and generating test code based on AI-generated suggestions. | 12 |
| Tools to augment Go testing and support common testing patterns | 518 |
| Generates test data from SQL files before testing and clears it after finished. | 17 |
| Provides a tool to easily set up tests with Docker Compose in Go. | 12 |
| Formats Go test results as readable documentation | 122 |
| A testing library that checks Haskell code properties exhaustively using automatic test case generation | 134 |
| An extension for debugging and running GoogleTests in an integrated development environment. | 18 |
| Provides a framework for writing type-based tests using dependency injection. | 2 |
| A Python library to manipulate and transform indexable data | 49 |
| Automates test generation based on user input and system behavior models. | 101 |