Run a single test #20

Open
opened 2016-12-13 01:45:19 -05:00 by lukechilds · 0 comments
lukechilds commented 2016-12-13 01:45:19 -05:00 (Migrated from github.com)

I'm not sure if I'm missing something obvious but I can't find a simple way to run a single test.

Sometimes I just need to run a single test over and over to try and get it to pass. I'm currently using chmod to make the desired test the only executable file in the folder and then running urchin on just that folder. However it's kind of long winded and sometimes I accidentally commit the file mode changes so my other tests don't run.

Is there a better way to do this?

I'm not sure if I'm missing something obvious but I can't find a simple way to run a single test. Sometimes I just need to run a single test over and over to try and get it to pass. I'm currently using `chmod` to make the desired test the only executable file in the folder and then running urchin on just that folder. However it's kind of long winded and sometimes I accidentally commit the file mode changes so my other tests don't run. Is there a better way to do this?
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: tlevine/urchin#20
No description provided.