Giter VIP home page Giter VIP logo

Comments (3)

julianseeger avatar julianseeger commented on June 20, 2024

As I mentioned in #144 , I don't think that it makes sense to have explicit orders for tests when you want to run them in parallel. In fact, it could harm if someone wants to compose a testsuite out of specific files, uses paratest to run them in parallel and then recognizes that they run in sequence.
Any other opinions ? maybe @brianium ?

from paratest.

brianium avatar brianium commented on June 20, 2024

Yeah, I think if your tests need to run in order, then they cannot be run concurrently. I am guessing the order matters due to dependencies between the tests?

This would indicate a testing scenario that is simply not a good candidate for concurrent execution. PHPUnit by itself would make more sense in this scenario. @tejuprasad if you have any suggestions for how this could work, pull requests are always welcome :)

from paratest.

tejuprasad avatar tejuprasad commented on June 20, 2024

Thanks for the response! I did exactly what you suggested and used PHPUnit to run test suites, kicking off multiple processes in parallel.

from paratest.

Related Issues (20)

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.