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.

GitHub

1 stars
2 watching
0 forks
Language: Go
last commit: about 3 years ago
Linked from 2 awesome lists

gogolangreflectiontesting

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
maxatome/go-testdeep Tool for comparing and testing Go code 436
gotesttools/gotestfmt Transforms Golang test output into a human-readable format 512
orlangure/gnomock A toolkit for integration and end-to-end testing without writing mocks 1,395
tylermurry/github-pr-landmine Tools for adding manual mutation tests to GitHub pull requests 33
hexdigest/gounit Generates tests stubs based on source function or method signature 80
zebroc/chatgpt-create-unit-tests Automates adding unit tests to Go projects by analyzing Pull Requests and generating test code based on AI-generated suggestions. 12
gotestyourself/gotest.tools Tools to augment Go testing and support common testing patterns 518
zhulongcheng/testsql Generates test data from SQL files before testing and clears it after finished. 17
lynchborg/ezdc Provides a tool to easily set up tests with Docker Compose in Go. 12
bitfield/gotestdox Formats Go test results as readable documentation 121
bodigrim/smallcheck A testing library that checks Haskell code properties exhaustively using automatic test case generation 134
davidschuldenfrei/gtest-adapter An extension for debugging and running GoogleTests in an integrated development environment. 18
memsql/ntest Provides a framework for writing type-based tests using dependency injection. 2
nlgranger/seqtools A Python library to manipulate and transform indexable data 48
mkorpela/robomachine Automates test generation based on user input and system behavior models. 100