Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tests: doctext execution simplification #98

Merged

Conversation

tiborsimko
Copy link
Member

  • Performs doctest execution within the initial pytest run, simplifying test
    suite execution and solving "disappearing development requirements" problem
    that was sometimes observed with development-level dependencies. (closes tests: simplify doctest execution #97)

Signed-off-by: Tibor Simko tibor.simko@cern.ch

* Performs doctest execution within the initial pytest run, simplifying test
  suite execution and solving "disappearing development requirements" problem
  that was sometimes observed with development-level dependencies. (closes inveniosoftware#97)

Signed-off-by: Tibor Simko <tibor.simko@cern.ch>
@lnielsen lnielsen merged commit 85fed05 into inveniosoftware:master Feb 23, 2017
@tiborsimko tiborsimko deleted the 97-test-execution-simplification branch February 27, 2017 13:50
This was referenced Mar 14, 2017
This was referenced Mar 14, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

tests: simplify doctest execution
2 participants