nyu-devops-payments-2017 / payments

devops class payment service
0 stars 1 forks source link

Rename .noserc to setup.cfg #57

Open jordanagreen opened 6 years ago

jordanagreen commented 6 years ago

As a Developer
I need to rename .noserc to setup.cfg So that my Nosetest options will be found without having to copy the config file to the home directory

Assumptions:

Acceptance Criteria:

Given I start the VM with `vagrant up`
When I `cd /vagrant/ and run `nosetests`
Then nosetests should run with my config options