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: almost 5 years ago
Linked from 2 awesome lists

gogolangreflectiontesting

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
maxatome/go-testdeepTool for comparing and testing Go code436
gotesttools/gotestfmtTransforms Golang test output into a human-readable format521
orlangure/gnomockA toolkit for integration and end-to-end testing without writing mocks1,400
tylermurry/github-pr-landmineTools for adding manual mutation tests to GitHub pull requests33
hexdigest/gounitGenerates tests stubs based on source function or method signature81
zebroc/chatgpt-create-unit-testsAutomates adding unit tests to Go projects by analyzing Pull Requests and generating test code based on AI-generated suggestions.12
gotestyourself/gotest.toolsTools to augment Go testing and support common testing patterns518
zhulongcheng/testsqlGenerates test data from SQL files before testing and clears it after finished.17
lynchborg/ezdcProvides a tool to easily set up tests with Docker Compose in Go.12
bitfield/gotestdox Formats Go test results as readable documentation122
bodigrim/smallcheckA testing library that checks Haskell code properties exhaustively using automatic test case generation134
davidschuldenfrei/gtest-adapterAn extension for debugging and running GoogleTests in an integrated development environment.18
memsql/ntestProvides a framework for writing type-based tests using dependency injection.2
nlgranger/seqtoolsA Python library to manipulate and transform indexable data49
mkorpela/robomachineAutomates test generation based on user input and system behavior models.101