You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 4, 2020. It is now read-only.
Add a public function to the module for creating the necessary skeleton file for a Vester Test.
Expected Behavior
As a user of the Vester module, I should be able to call a command to create the minimum necessary code for editing into a vester-functional test so that I don't have to copy existing tests over and edit them.
Current Behavior
Currently, users copy existing tests and modify them.
Possible Solution
Create a new function which provides the functionality and existing code style used by the project.
Context
This would make writing tests easier/faster for people and help standardize the boilerplate code without requiring people to hopefully copy things correctly.
Add a public function to the module for creating the necessary skeleton file for a Vester Test.
Expected Behavior
As a user of the Vester module, I should be able to call a command to create the minimum necessary code for editing into a vester-functional test so that I don't have to copy existing tests over and edit them.
Current Behavior
Currently, users copy existing tests and modify them.
Possible Solution
Create a new function which provides the functionality and existing code style used by the project.
Context
This would make writing tests easier/faster for people and help standardize the boilerplate code without requiring people to hopefully copy things correctly.
Your Environment
1.0.110.0.143935.1.14393.693