The Tests Generator project aims to create a multithreaded code template generator using Roslyn and async/await for test classes in NUnit, xUnit, or MSTest, ensuring comprehensive test coverage for each public method of the tested classes.
- Roslyn
 - Asynchronous File I/O
 - Dataflow (Task Parallel Library)
 - Unit testing