# Pre-request - Please complete #38 before this ticket # Scope - Write your first test for the `webwork` script # Step - Write a test to: ``` Ensure the number of src files = dest files (i.e. there should be the same number of .md files created in the destination folders as .pg inputted) ``` - Create a branch off of `webwork-script` branch - Create a pull request with the changes