I have developed a new unit testing framework with several intriguing features:
1.Integration with assertion, logging, and fuzzing.
2.Structured logging data that can be accessed and verified during unit tests.
3.The ability to quickly write fuzzing tests by enabling libFuzzer.
I would appreciate feedback from the community to help improve it.
Thanks for letting me know. RMSBolt is a nice plugin which provides many languages and smooth interaction. It also inspired me that I can do more on real time editing of the input.
1.Integration with assertion, logging, and fuzzing. 2.Structured logging data that can be accessed and verified during unit tests. 3.The ability to quickly write fuzzing tests by enabling libFuzzer.
I would appreciate feedback from the community to help improve it.