Skip to content

plus500s/csmr-workflow

Repository files navigation

csmr-workflow =======

image

csmr-workflow project

Running

Using Makefile

  • to start project run:

    $ make start
  • to stop project run:

    $ make stop
  • to run tests run (if you want run specific test run make run_tests args=tests.selenium.test_auth):

    $ make run_tests
  • to add fixtures:

    $ make add_fixtures
  • to run selenium tests explicit required firefox 42 (if you want run specific test run make run_selenium args=tests.selenium.test_auth):

    $ make run_selenium

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published