Code Monkey home page Code Monkey logo

Comments (3)

rgonzalezfluendo avatar rgonzalezfluendo commented on August 13, 2024

We prefer to avoid external dependencies for the default operation. A Fluster requirement is to be able to run only with Python installed.

But we don't want to close the door to new features and contributions. Fluster is a tool for the community. Therefore, we will accept any contributions if the dependency is only needed when the new functionality is enabled. For instance:

Raw python

...
|Test|FFmpeg-H.264|
|TOTAL|1/1|
|TOTAL TIME|0.132s|

$ ./fluster.py run -f md --format junit
fluster.py: error: module "XXX" required to use Junit format. Please install with pip install XXX (or similar)

Please let us know your thoughts about this rule. If there are reasons to disregard it, we can always reach an agreement. But please let us know.

PS: We prefer JUnit, but all contributions are welcome.

from fluster.

laura-nao avatar laura-nao commented on August 13, 2024

Sounds more than reasonable, I'll make sure the dependency is required only if the JUnit format is used (I'm currently trying out junitparser). I'll submit a PR to add JUnit support soon.

Thanks for the feedback!

from fluster.

laura-nao avatar laura-nao commented on August 13, 2024

PR: #107

Please let me know if you have any remarks on the proposed solution. Thanks!

from fluster.

Related Issues (7)

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.