-
## Summary
Hello team, hope you're all well. I'd like to request for a feature to be able to pass in arguments to methods used for storing dynamic data.
## Background and Motivation
I was…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
Hi there,
We are trying to get csharp_nunit_test working with a particular dotnet library in our product that has some interesting requirements. Let's call it business.dll. At runtime, business.dll…
-
Hello,
In my tests i wanted to use argument --testsFilter to pick tests from 2 categories eg.:
--testsFilter="test.Categories.Contains(\\"Cat1\\") AND test.Categories.Contains(\\"Cat2\\")".
Whe…
-
XUnit should implement this feature https://docs.nunit.org/articles/nunit/writing-tests/attributes/testfixture.html#parameterized-test-fixtures in an XUnit way.
Specifically https://docs.nunit.org/…
agray updated
7 months ago
-
Hi,
I'm having an issue where, since adding `[assembly: Parallelizable(ParallelScope.Fixtures)]` to one of our test assemblies, our tests are sporadically hanging in TeamCity (running version 3.10 …
-
[//]: # (
. Note: for support questions, please create a discussion at https://github.com/orgs/allure-framework/discussions.
. This repository's issues are reserved for feature requests and bug repo…
-
Hi,
I'm the maintainer of [Pickles](https://github.com/picklesdoc/pickles). Pickles is a living documentation generator, and its connection to NUnit is that it reads NUnit result files and shows pass…
-
To support tests of higher test level with e.g. advanced test protocols or test environment preparation we need a reliable way to get called synchronously before and after any test relevant method (al…
-
@CharliePoole commented on [Sat Jun 20 2015](https://github.com/nunit/nunit/issues/701)
An Test Server would run continuously on the local or a remote machine. It would accept and queue requests to r…