Skip to content

ssotka/App-Test-Gen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

App-Test-Gen

This project is a tool to generate test (.t) files for a given module. Given a module name, it will find all the subs and/or object methods in the file and output a a test file for the module. The more information found about expected results, the more tests it will attempt to write, but at the very least one test per sub/method will be created.

Provides:

  • bin/app-test-gen

Depends:

Copyright and License

© 2022 Scott Sotka. Licensed under the Artistic License 2.0.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages