Giter Club home page Giter Club logo

Comments (3)

ssbarnea avatar ssbarnea commented on June 3, 2024

I am open to suggestions. I do not want to call it tox-git or tox-dirty-status because I am looking to use it for doing multiple unrelated checks before and after running tests. Naming it tox-checks would be even more confusing than tox-strict.

tox --help | grep strict did not return anything. Do you plan to add some kind of --strict mode to it in the future and that is why you want to avoid the confusion? That would be a good reason to find an alternative name.

Few more ideas:

  • tox-ine - "is not enough" ;)
  • tox-dictator
  • tox-extra

from tox-extra.

gaborbernat avatar gaborbernat commented on June 3, 2024

Mostly because strict does not tell you what it does. Maybe keep it tox-opinionated-ssbarnea 👍🏻 Ultimately many of these strict modes are opinionated checks. E.g. I'd not add tox-dirty-status feature into tox-strict... Because would make it impossible to run tox without committing, which I always do. Or some envs e.g. apply formatting on the code, where, by design, I do not want this functionality.

from tox-extra.

ssbarnea avatar ssbarnea commented on June 3, 2024

The whole point of this plugin is to combine various simple checks and avoid the additional maintenance burden or having tons of small plugins.

Most or these features are triggered only when needed and I plan to make them even optional if needed.

  • dirty-status : used only when .git exists
  • bindep run only when bindep.txt config file exists
  • (planned) auto-wipe folders based on configured list of folders

I think that tox-extra will describe it better than tox-strict, as it adds some features that are not generic enough for core.

from tox-extra.

Related Issues (4)

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.