Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mshenfield/nose-knows-test-project

Test project for nose-knows issue #4
https://github.com/mshenfield/nose-knows-test-project

Last synced: about 13 hours ago
JSON representation

Test project for nose-knows issue #4

Awesome Lists containing this project

README

        

# Nose Knows Test Project
Test project for [nose-knows issue #4](https://github.com/eventbrite/nose-knows/issues/4)

## Install
Install the requirements (nosetest and pytest)

`pip install -r requirements.txt`

get a local checkout of [`nose-knows`](https://github.com/eventbrite/nose-knows), and

`pip install -e ../path/to/nose-knows`

## Usage
Follow the [`nose-knows` README](https://github.com/eventbrite/nose-knows).