Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/nunit/nunit3-tdnet-adapter

NUnit 3.x adapter for TestDrivent.NET
https://github.com/nunit/nunit3-tdnet-adapter

Fix failing tests by returning correct TestRunState.

1116ac2eb45a80bfca8ceef052f3e543e8ba1e1a authored over 8 years ago
Housekeeping.

fac3cc08f81fa367a7ac622390bb417bc0859f6a authored over 8 years ago
Housekeeping.

579df008033268d3c7edbca6e39db03a434d4fd9 authored over 8 years ago
Merge pull request #5 from jcansdale/expect-attribute-tests

Create xml file as post-build

e60b957840790195522781e6aedeb825438cfab4 authored over 8 years ago
We need to create xml file as post-build event because AssemblyInitialize is too late to use with DataSource. :(

2134ae0174e0124dff4257dc740a4896416b6446 authored over 8 years ago
Merge pull request #4 from jcansdale/expect-attribute-tests

Added tests that assert against ExpectAttribute on target assembly.

64765dfa95c994801cabc8f541458c451749bae6 authored over 8 years ago
Added tests that assert against ExpectAttribute marked matadata on target test assembly.

15d37e8083287638f4ad1dbd7cd662b5ebc1f5df authored over 8 years ago
Tidied up .gitignore file.

a87fbd59252fce6ca8cc7f1d4b674671c9a93f2a authored over 8 years ago
Merge branch 'engine-test-runner'

# Conflicts:
# .gitignore
# src/NUnitTDNet.Adapter.Examples/NUnitTDNet.Adapter.Examples/CustomTe...

1566933e2e318cfbf25ad474cf0b321e83b728a6 authored over 8 years ago
Cleaned up .gitignore.

6c3db19699d0d2d6bc26179204ed8e20b87569df authored over 8 years ago
Factored out finding test testpath to Utilities.

Added simple test for TestCase.
Use TestInitialize to create TestRunner.

9aa2af95de4856e49384f2304ab9ed049f3c99b1 authored over 8 years ago
Added test runner that uses the 'nunit.engine' and 'nunit.engine.api' assemblies. (#2)

cf64e9bb1fdc8ddf38fde760f6b72ef0827d4cc2 authored over 8 years ago
Merge branch 'master' into engine-test-runner.

441949db86b8ae22a096cd3dfd6ea7cba10d8949 authored over 8 years ago
Ignore *.user files.

687061037f3f7e82f169b10ce8209e8f6b7d65bd authored over 8 years ago
Added test runner that uses the 'nunit.engine' and 'nunit.engine.api' assemblies.

9261950738ecf1b7cd2b01ae5628a6c9e44c0cd3 authored over 8 years ago
Resolved conflicts.

507e26babb5ec1a28340bb2f5b1cf8fdd853d184 authored over 8 years ago
Simplest possible implementation that will execute one test.

Let TestDriven.Net know which test runner to use for Examples project.

7ced9b4fbcafac51230f82411f551a09ecf141c0 authored over 8 years ago
Create initial project structure to get working with CI server. (#1)

* Create initial project structure to get working wth CI server.

* Cleaned up.

34594873f9dce6212c27afbff60d659aa0d3f769 authored over 8 years ago
Initial commit

850b5a5240b208d25683a2263976f4506535658a authored over 8 years ago