konveyor / tackle-test-generator-core

Apache License 2.0
28 stars 21 forks source link

Update to test class file writing #107

Closed sinha108 closed 3 years ago

sinha108 commented 3 years ago

Description

Updated extender to write out test class file for a class when the processing of the class is complete and test sequences have been generated for target methods in the class.

Related to #105

Type of Change

Please check the types of changes your PR introduces.

How Has This Been Tested?

Tested locally using CI tests

Checklist