Skip to content

EmanueleGiuliano/unit_test_generator

Repository files navigation

junit_test_gen

needs python 2.7+

first of all change field_values.json to match fields that are in your classes

how to run: python test_gen.py [pathInput] [pathOutput] [PackageOutputName]

you can customize the template in order to generate tests for any language, ath the moment it is meant to create java-junit tests.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages