phpunit-test-generator icon indicating copy to clipboard operation
phpunit-test-generator copied to clipboard

Results 7 phpunit-test-generator issues
Sort by recently updated
recently updated
newest added

If $returnType === null, this will be added to the class which results in an error in code generation later.

If you have a class, which extends from another class which extends from another class, all the methods from our most? parent class is taken (can i say most parent?...

If you rerun the command for a test that already exists, update it with tests for new methods.

Enhancement