GithubHelp home page GithubHelp logo

mapix / ptknows Goto Github PK

View Code? Open in Web Editor NEW
6.0 2.0 0.0 8 KB

ptknows is a pytest plugin that can automaticly skip test case based on dependence info calculated by trace.

Python 100.00%

ptknows's Introduction

ptknows

ptknows is a pytest plugin that can automaticly skip test case based on dependence info calculated by trace.

ptknows's People

Contributors

mapix avatar dependabot[bot] avatar

Stargazers

 avatar RajaniKanth Reddy avatar Omer Katz avatar Pantelis Koukousoulas avatar Bruno Oliveira avatar  avatar

Watchers

 avatar Florian Kromer avatar

ptknows's Issues

Use pytest-cache as store for results?

Instead of relying on the user to provide a store, perhaps by default it could use pytest-cache instead? Then the plugin would work out of the box and use a known store used by other pytest plugins. ๐Ÿ˜„

Cheers!

tox fails when installed from a clean environment

Hi,

Trying to install ptknows from source in a pristine virtualenv gives this error:

Traceback (most recent call last):
  File "setup.py", line 8, in <module>
    version=__import__('ptknows').__version__,
  File "/home/travis/build/nicoddemus/pytest-plugs/pytest-knows-0.1.0/ptknows.py", line 6, in <module>
    from pytest import skip
ImportError: No module named pytest

This makes ptknows appear as broken in http://pytest-plugs.herokuapp.com.

Btw, kudos for the nice plugin!

Cheers,

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.