This is a migrated thread and some comments may be shown as answers.

Xunit.BDDExtensions tests not run

1 Answer 53 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Sergej Mertens
Top achievements
Rank 1
Sergej Mertens asked on 26 Oct 2011, 08:46 AM
Hi,

we use xunit.bddextensions (see https://github.com/BjRo/xunitbddextensions or NuGet) for our testing framework. This extends the XUnit-Framework with BDD-Style-Extensions. The tests won't show up in JustCode; the test class is derived from e.g. StaticContextSpecification and the assertions are marked with the Observation attribute. If I write a test with "plain" XUnit (marking the assertion with the Fact attribute) these test is recognized by JustCode - but not all the other (BDD-)ones in the same project. 

Remarks:
1. The Xunit-Files will be copied to the output directory (as statet in another thread)
2. Xunit 1.7 is used
3. The tests run successfully in XUnit  console runner, Gallio and ReSharper (with XUnit-Plugin)

Greetings,
Daniel

1 Answer, 1 is accepted

Sort by
0
Blagoev
Telerik team
answered on 02 Nov 2011, 03:23 PM
Hello Daniel Schilling,

 Thanks for suggesting. We will definitely  add such support in the near future. Stay tuned! I created a PITS item for that so you know when its done. I added some Telerik points to your account for the effort.

Regards,
Blagoev
the Telerik team

Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>

Tags
General Discussions
Asked by
Sergej Mertens
Top achievements
Rank 1
Answers by
Blagoev
Telerik team
Share this question
or