GithubHelp home page GithubHelp logo

squiddy / pytest-overwatch Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 0.0 297 KB

pytest-overwatch is a Jest inspired interactive test runner plugin for pytest. It reruns tests whenever files change and allows you to select a subset of tests to run.

License: MIT License

Python 98.85% Just 0.49% Nix 0.66%
pytest pytest-plugin

pytest-overwatch's People

Contributors

squiddy avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

pytest-overwatch's Issues

Make debugger work during tests

We pass through stdin to the worker process, however we've enabled cbreak mode on stdin for the menu, so it's broken right now.

Automate tests

For now I've been testing manually, look into how pytest does it, using, among other things, pexpect.

Get rid of PytestAssertRewriteWarning

Module already imported so cannot be rewritten: pytest_overwatch

================================================================================================= warnings summary ==================================================================================================
/projects/mx-backend/env/lib/python3.6/site-packages/_pytest/config/__init__.py:891
  /projects/mx-backend/env/lib/python3.6/site-packages/_pytest/config/__init__.py:891: PytestAssertRewriteWarning: Module already imported so cannot be rewritten: pytest_overwatch
    self._mark_plugins_for_rewrite(hook)

-- Docs: https://docs.pytest.org/en/latest/warnings.html

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.