Skip to content

Generate unit test file from cli when provided a class to test

License

Notifications You must be signed in to change notification settings

jeveleth/php-unit-test-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

php-unit-test-generator

Generate unit test file from cli when provided a class to test

Create a Test File

php application.php generate-test 'path/to/file-for-testing' This will create a test file that creates a testMethod for each method in your class.

About

Generate unit test file from cli when provided a class to test

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages