Generate Tests

Generate Tests creates the code for a test file for the code selection. It will try to create multiple test cases to try to achieve as good of test coverage as possible and will look to adopt the test frameworks you are using in your project.

It currently does not look to place the tests it creates in a specific location in your project.

Generating Tests with Sourcery