Django Aloe Bdd Save

BDD with Django and Aloe

Project README

Behavior-Driven Development with Django and Aloe

Want to learn how to build this project?

Check out the blog post.

Want to use this project?

  1. Fork/Clone

  2. Create and activate a virtual environment:

    $ python3 -m venv venv && source venv/bin/activate
    
  3. Install the requirements:

    (venv)$ pip install -r requirements.txt
    
  4. Run the tests:

    (venv)$ cd example_bdd
    (venv)$ python manage.py harvest
    
Open Source Agenda is not affiliated with "Django Aloe Bdd" Project. README Source: testdrivenio/django-aloe-bdd
Stars
41
Open Issues
1
Last Commit
1 year ago
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating