Giter VIP home page Giter VIP logo

Comments (6)

pawelpabich avatar pawelpabich commented on July 18, 2024

Hi @ddave09,

The code here is based on a custom fork of xunit https://github.com/pawelpabich/xunit/commits/master. Either you would have to compile it yourself and use the binaries or you can get the binaries from here: https://github.com/pawelpabich/xunit/releases/download/v0.1-custom/xunit.zip

from seleniumwithxunit.

PrenidhaAlanVijay avatar PrenidhaAlanVijay commented on July 18, 2024

Hi I'm looking to use Xunit for parallel testing. I tried to compile the project using the binaries you had mentioned however i still have one error - 'Error 1 The type or namespace name 'ITestCollectionOrderer' could not be found (are you missing a using directive or an assembly reference?)' Could you help me to fix this? I'm not sure how to find the custom fork of xunit you mentioned.

from seleniumwithxunit.

PrenidhaAlanVijay avatar PrenidhaAlanVijay commented on July 18, 2024

Thanks I somehow found the class ITestCollectionOrderer in the link https://github.com/pawelpabich/xunit/blob/74eb583589f01711137a754d7b90e5b7a79bb1e4/src/xunit.core/Sdk/ITestCollectionOrderer.cs

from seleniumwithxunit.

pawelpabich avatar pawelpabich commented on July 18, 2024

Glad you found it!

from seleniumwithxunit.

PrenidhaAlanVijay avatar PrenidhaAlanVijay commented on July 18, 2024

Hi, I tried executing your code however i find that the windows dont open parallely and they open sequentially after the previous window closes. I have the code as below
[assembly: CollectionBehavior(CollectionBehavior.CollectionPerClass ,
MaxParallelThreads = 3)]
Have i missed any setting. could you help me?

from seleniumwithxunit.

pawelpabich avatar pawelpabich commented on July 18, 2024

Can you crate a GitHup repo with a sample app so I can run it and see what happens ?

from seleniumwithxunit.

Related Issues (1)

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.