Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/nunit/nunit3-vs-adapter
NUnit 3.0 Visual Studio test adapter for use under VS 2012 or later
https://github.com/nunit/nunit3-vs-adapter
Fix grouping by class name in VS2012 update 2 by eliminating use of UniqueName as TestCase name
8a86bfa0c24dee7f7e28ba83bb410a2a610f6375 authored over 11 years ago by Charlie Poole <[email protected]>
8a86bfa0c24dee7f7e28ba83bb410a2a610f6375 authored over 11 years ago by Charlie Poole <[email protected]>
Update license and manifest for 0.94 release
6475fa9d71b25e99c125ab6eded169f1c5d1e044 authored almost 12 years ago by Charlie Poole <[email protected]>
6475fa9d71b25e99c125ab6eded169f1c5d1e044 authored almost 12 years ago by Charlie Poole <[email protected]>
Modify tests to work in release build due to differences in the line numbers that DiaSession returns in debug and release
ccfb56cd6f5bef2af9696de16a9b4f731c0436bb authored almost 12 years ago by Charlie Poole <[email protected]>
ccfb56cd6f5bef2af9696de16a9b4f731c0436bb authored almost 12 years ago by Charlie Poole <[email protected]>
Refactoring to centralize access to source code navigation data
d50267a76748cbff8d5db2b8f45a12052c7f3fe6 authored almost 12 years ago by Charlie Poole <[email protected]>
d50267a76748cbff8d5db2b8f45a12052c7f3fe6 authored almost 12 years ago by Charlie Poole <[email protected]>
Add support for TestFilters when used from TFS Build; centralize reflection code to support Traits
b1f598c0e1b366984fbc250809c938df04923605 authored almost 12 years ago by Charlie Poole <[email protected]>
b1f598c0e1b366984fbc250809c938df04923605 authored almost 12 years ago by Charlie Poole <[email protected]>
Fixed reflection
c3ef17a09c0afd8ccbe7ac1882bb2d350b93da33 authored almost 12 years ago by Terje Sandstrom <[email protected]>
c3ef17a09c0afd8ccbe7ac1882bb2d350b93da33 authored almost 12 years ago by Terje Sandstrom <[email protected]>
Fixed minor issues
3d743c530639dbec85d93015db109b7b08bafd15 authored almost 12 years ago by Terje Sandstrom <[email protected]>
3d743c530639dbec85d93015db109b7b08bafd15 authored almost 12 years ago by Terje Sandstrom <[email protected]>
FIxed some issues
f463357a08d0d2cc33d2bf2fb67064bfe68f878d authored almost 12 years ago by Terje Sandstrom <[email protected]>
f463357a08d0d2cc33d2bf2fb67064bfe68f878d authored almost 12 years ago by Terje Sandstrom <[email protected]>
Merge changes from trunk
4de7047c656a86fa79229d1c9c113df40bf8b5c2 authored almost 12 years ago by Charlie Poole <[email protected]>
4de7047c656a86fa79229d1c9c113df40bf8b5c2 authored almost 12 years ago by Charlie Poole <[email protected]>
Fix references in project files
bb07039ddcc46b3bc0cac1e8f01e08c48438fac8 authored almost 12 years ago by Charlie Poole <[email protected]>
bb07039ddcc46b3bc0cac1e8f01e08c48438fac8 authored almost 12 years ago by Charlie Poole <[email protected]>
Add two forgotten files!
98999ee2aaf7e9a0bfc1ac83ec9643a4ef754527 authored almost 12 years ago by Charlie Poole <[email protected]>
98999ee2aaf7e9a0bfc1ac83ec9643a4ef754527 authored almost 12 years ago by Charlie Poole <[email protected]>
Get correct navigation data for async test methods
071c6791f54eb766074c9d7ac53a477c6f846b3c authored almost 12 years ago by Charlie Poole <[email protected]>
071c6791f54eb766074c9d7ac53a477c6f846b3c authored almost 12 years ago by Charlie Poole <[email protected]>
Fix null reference when running tests under VS2012 RTM
8cb50c2348cd9fd3f4b3e7422613f2ef6576ac26 authored almost 12 years ago by Charlie Poole <[email protected]>
8cb50c2348cd9fd3f4b3e7422613f2ef6576ac26 authored almost 12 years ago by Charlie Poole <[email protected]>
Use reflection to test traits, so tests don't fail when running on VS2012 RTM
b9cc061342233ec9892de9f71a05519b70f19244 authored almost 12 years ago by Charlie Poole <[email protected]>
b9cc061342233ec9892de9f71a05519b70f19244 authored almost 12 years ago by Charlie Poole <[email protected]>
Recognize categories and properties at fixture and higher levels
ab490b7d6bb52fda53cb2eb3bbe35706ceb07982 authored almost 12 years ago by Charlie Poole <[email protected]>
ab490b7d6bb52fda53cb2eb3bbe35706ceb07982 authored almost 12 years ago by Charlie Poole <[email protected]>
Added code for test case filtering and tests for the same
bf640a79a25d1ac1892e18836bf271a191c39a07 authored almost 12 years ago by Terje Sandstrom <[email protected]>
bf640a79a25d1ac1892e18836bf271a191c39a07 authored almost 12 years ago by Terje Sandstrom <[email protected]>
Add Diasession tests for async methods, marked explicit for now
ba6dd3d061ff14769a93d0162e32017cc39465f4 authored almost 12 years ago by Charlie Poole <[email protected]>
ba6dd3d061ff14769a93d0162e32017cc39465f4 authored almost 12 years ago by Charlie Poole <[email protected]>
Eliminate pre-check of assemblies for reference to nunit.framework
8f18bb0a661b9081378122dd7298bba564ed32d1 authored about 12 years ago by Charlie Poole <[email protected]>
8f18bb0a661b9081378122dd7298bba564ed32d1 authored about 12 years ago by Charlie Poole <[email protected]>
Provide Debug messages as each assembly is processed in Discovery
5d03f38e3331f48f0fda86c61d7ca80358226fbe authored about 12 years ago by Charlie Poole <[email protected]>
5d03f38e3331f48f0fda86c61d7ca80358226fbe authored about 12 years ago by Charlie Poole <[email protected]>
Report any exceptions thrown in Test Discovery
388b4f2181c008588e949c7c11f29d028a6d9172 authored about 12 years ago by Charlie Poole <[email protected]>
388b4f2181c008588e949c7c11f29d028a6d9172 authored about 12 years ago by Charlie Poole <[email protected]>
Fix regression preventing selected tests from running
210e6cb5a6f9f425ae4c25824bb2c8f6c301b152 authored about 12 years ago by Charlie Poole <[email protected]>
210e6cb5a6f9f425ae4c25824bb2c8f6c301b152 authored about 12 years ago by Charlie Poole <[email protected]>
Update manifest for 0.93 release
e2827c21fd6dce98e86cc5851e2fc58696ee0885 authored about 12 years ago by Charlie Poole <[email protected]>
e2827c21fd6dce98e86cc5851e2fc58696ee0885 authored about 12 years ago by Charlie Poole <[email protected]>
Implent grouping and filtering by category
434d6f9aaa98ee3e19fac060a373d74a03e09f76 authored about 12 years ago by Charlie Poole <[email protected]>
434d6f9aaa98ee3e19fac060a373d74a03e09f76 authored about 12 years ago by Charlie Poole <[email protected]>
Finish up use of Traits to represent test categories
580ed92b3ac53400208578a1648c443acbb45d50 authored about 12 years ago by Charlie Poole <[email protected]>
580ed92b3ac53400208578a1648c443acbb45d50 authored about 12 years ago by Charlie Poole <[email protected]>
Initial implementation of Traits use
2dc70f2a047d84ac372ac318f5abf3cf757d3f3f authored about 12 years ago by Charlie Poole <[email protected]>
2dc70f2a047d84ac372ac318f5abf3cf757d3f3f authored about 12 years ago by Charlie Poole <[email protected]>
Report failures in TestFixture setup and teardown
1a0ddfe60be9b35d57e712314314c0ab9d4b52db authored about 12 years ago by Charlie Poole <[email protected]>
1a0ddfe60be9b35d57e712314314c0ab9d4b52db authored about 12 years ago by Charlie Poole <[email protected]>
Workaround to problem with test duration: arbitrarily use one tick if the duration of an executed test was zero
e7d9a4f789810dffc4ed0c4ac1f4970158a1b606 authored about 12 years ago by Charlie Poole <[email protected]>
e7d9a4f789810dffc4ed0c4ac1f4970158a1b606 authored about 12 years ago by Charlie Poole <[email protected]>
Use nunit UniqueName rather than FullName for VS TestCases to eliminate duplicate names
cfbc41f0473ba58643bb3cfb094cf834009481c7 authored about 12 years ago by Charlie Poole <[email protected]>
cfbc41f0473ba58643bb3cfb094cf834009481c7 authored about 12 years ago by Charlie Poole <[email protected]>
Fix exception thrown when the entry assembly is not availble
0567d2765136ddde3285ba09ad01d8386096e69a authored about 12 years ago by Charlie Poole <[email protected]>
0567d2765136ddde3285ba09ad01d8386096e69a authored about 12 years ago by Charlie Poole <[email protected]>
Upgrade adapter to use NUnit 2.6.2 final release
0f8db9a13157bdf331218f308d437d7dfb3a694c authored about 12 years ago by Charlie Poole <[email protected]>
0f8db9a13157bdf331218f308d437d7dfb3a694c authored about 12 years ago by Charlie Poole <[email protected]>
Dont't display the caret line (----^) in the ide, since it only works with a fixed font
b4a3e9ed787b4fbb2eb549a7916972228037d9fa authored about 12 years ago by Charlie Poole <[email protected]>
b4a3e9ed787b4fbb2eb549a7916972228037d9fa authored about 12 years ago by Charlie Poole <[email protected]>
Add tests to verify that we can run async tests
2a9019b0e4ac5b0813c179563086a74d54bbe06f authored about 12 years ago by Charlie Poole <[email protected]>
2a9019b0e4ac5b0813c179563086a74d54bbe06f authored about 12 years ago by Charlie Poole <[email protected]>
Call RecordEnd after a test has run; refactor execution tests
91e33b4b72438599662ec14cc53914fcf4b684d9 authored about 12 years ago by Charlie Poole <[email protected]>
91e33b4b72438599662ec14cc53914fcf4b684d9 authored about 12 years ago by Charlie Poole <[email protected]>
Update NUnit assemblies; revise test discovery and conversion to use class and method names provided by NUnit
3e6281c7cf0a7bbf8a853170309ec8329cb0a3d1 authored about 12 years ago by Charlie Poole <[email protected]>
3e6281c7cf0a7bbf8a853170309ec8329cb0a3d1 authored about 12 years ago by Charlie Poole <[email protected]>
Update nunit assemblies to 2.6.1
a38f1c21b9238c14e645138cfba953daf38eb28d authored about 12 years ago by Charlie Poole <[email protected]>
a38f1c21b9238c14e645138cfba953daf38eb28d authored about 12 years ago by Charlie Poole <[email protected]>
Add file missing in build
f924f3f6256bcafc4b16730e2057e67b1e95ecf2 authored about 12 years ago by Charlie Poole <[email protected]>
f924f3f6256bcafc4b16730e2057e67b1e95ecf2 authored about 12 years ago by Charlie Poole <[email protected]>
Add test showing success message
508f357137d043b193da5aee058609fac344a126 authored about 12 years ago by Charlie Poole <[email protected]>
508f357137d043b193da5aee058609fac344a126 authored about 12 years ago by Charlie Poole <[email protected]>
Remove unneeded file
b5e8c969e783e7a0542bf854536752f162bfb095 authored about 12 years ago by Charlie Poole <[email protected]>
b5e8c969e783e7a0542bf854536752f162bfb095 authored about 12 years ago by Charlie Poole <[email protected]>
Ensure that text output is displayed by the test
296c1ded82562dd43e50c54d11b9e29eb7a702e4 authored about 12 years ago by Charlie Poole <[email protected]>
296c1ded82562dd43e50c54d11b9e29eb7a702e4 authored about 12 years ago by Charlie Poole <[email protected]>
Update project to enable building with VS2012 RTM
96016ee3ad22714a00324d54f76331262c1704f0 authored about 12 years ago by Charlie Poole <[email protected]>
96016ee3ad22714a00324d54f76331262c1704f0 authored about 12 years ago by Charlie Poole <[email protected]>
Add tests to demo project
708409f2b5fafca4465e8423e3a085e780316960 authored about 12 years ago by Charlie Poole <[email protected]>
708409f2b5fafca4465e8423e3a085e780316960 authored about 12 years ago by Charlie Poole <[email protected]>
Update license and manifest for 0.92 release. NOTE: This should have been committed on 5/3/2012, when 0.92 released but wasn't.
f4b751350ba2e13525818380bfc3177ab84894cd authored about 12 years ago by Charlie Poole <[email protected]>
f4b751350ba2e13525818380bfc3177ab84894cd authored about 12 years ago by Charlie Poole <[email protected]>
Change adapter project to target .NET 2.0
3a17ac33b037d1feeb3d93d0f938bdde80e64bfc authored over 12 years ago by Charlie Poole <[email protected]>
3a17ac33b037d1feeb3d93d0f938bdde80e64bfc authored over 12 years ago by Charlie Poole <[email protected]>
Fix problem with debugging using the adapter
d0f7e709715f364abae768074fc7967ddf1a47ce authored over 12 years ago by Charlie Poole <[email protected]>
d0f7e709715f364abae768074fc7967ddf1a47ce authored over 12 years ago by Charlie Poole <[email protected]>
Uptdate for 0.91 release
78991eee25bff44e57f19eabc654c06e3bdb9ad6 authored over 12 years ago by Charlie Poole <[email protected]>
78991eee25bff44e57f19eabc654c06e3bdb9ad6 authored over 12 years ago by Charlie Poole <[email protected]>
Merge changes from trunk
22ddcbae71993f4e3a1263d5c9039fdccea14d99 authored over 12 years ago by Charlie Poole <[email protected]>
22ddcbae71993f4e3a1263d5c9039fdccea14d99 authored over 12 years ago by Charlie Poole <[email protected]>
Update lib files to NUnit 2.6
1893abae4496295663330217c20475368ad09709 authored over 12 years ago by Charlie Poole <[email protected]>
1893abae4496295663330217c20475368ad09709 authored over 12 years ago by Charlie Poole <[email protected]>
Update license
2a96a7ba5a1f9c1b4bdcb6ffb57a41f87dcb66e3 authored over 12 years ago by Charlie Poole <[email protected]>
2a96a7ba5a1f9c1b4bdcb6ffb57a41f87dcb66e3 authored over 12 years ago by Charlie Poole <[email protected]>
Update License
ca05613c0cd0d52fbdc656932b3099fcd918d960 authored over 12 years ago by Charlie Poole <[email protected]>
ca05613c0cd0d52fbdc656932b3099fcd918d960 authored over 12 years ago by Charlie Poole <[email protected]>
Update manifest to version 0.91 for Beta release
5122cc734aab3df7cb33472ae4f5d31187b62984 authored over 12 years ago by Charlie Poole <[email protected]>
5122cc734aab3df7cb33472ae4f5d31187b62984 authored over 12 years ago by Charlie Poole <[email protected]>
Update license file
71936b733bd7cce15015cd7ce0b8e6aca847cbbc authored over 12 years ago by Charlie Poole <[email protected]>
71936b733bd7cce15015cd7ce0b8e6aca847cbbc authored over 12 years ago by Charlie Poole <[email protected]>
Update lib files to NUnit 2.6
17e37c91294800645180e03d73854fdac7813283 authored over 12 years ago by Charlie Poole <[email protected]>
17e37c91294800645180e03d73854fdac7813283 authored over 12 years ago by Charlie Poole <[email protected]>
Update license
d3920aa1cc9283876fac974f7e379cfd04092008 authored over 12 years ago by Charlie Poole <[email protected]>
d3920aa1cc9283876fac974f7e379cfd04092008 authored over 12 years ago by Charlie Poole <[email protected]>
Merge changes from trunk
4e0fe9b6f2986bb24c75cda80a2a977456bbda1a authored over 12 years ago by Charlie Poole <[email protected]>
4e0fe9b6f2986bb24c75cda80a2a977456bbda1a authored over 12 years ago by Charlie Poole <[email protected]>
Changes to allow running with the latest (pre-beta) version of Visual Studio
cada1a6e38a12172bf4b08aa15d55b8f91aa0cab authored over 12 years ago by Charlie Poole <[email protected]>
cada1a6e38a12172bf4b08aa15d55b8f91aa0cab authored over 12 years ago by Charlie Poole <[email protected]>
Remove TestPlatform.ObjectModel assembly from the distribution
e1974b15e54b5eac3575080c891f1d39d2e48a07 authored over 12 years ago by Charlie Poole <[email protected]>
e1974b15e54b5eac3575080c891f1d39d2e48a07 authored over 12 years ago by Charlie Poole <[email protected]>
Unregister channels before running test discovery or execution
e7856d78f7608f7b3f610187680946cc7e9de5e2 authored over 12 years ago by Charlie Poole <[email protected]>
e7856d78f7608f7b3f610187680946cc7e9de5e2 authored over 12 years ago by Charlie Poole <[email protected]>
Refactor TestConverter so there is one DiaSession per instance
203495f2f8868487d3371b8199108bf435e8a063 authored over 12 years ago by Charlie Poole <[email protected]>
203495f2f8868487d3371b8199108bf435e8a063 authored over 12 years ago by Charlie Poole <[email protected]>
Separate output directories for each project;re-structure to use TestDomain rather that MultipleTestDomainRunner;fix problem with not disposing DiaSessions; ignore *.ldf and *.mdf files.
2b86b3ed18d2b7cc22fcdb915dfdea29af317e00 authored over 12 years ago by Charlie Poole <[email protected]>
2b86b3ed18d2b7cc22fcdb915dfdea29af317e00 authored over 12 years ago by Charlie Poole <[email protected]>
Update nunit.util.dll to latest build
d361bc069c1e0bea255139e6a0c216b2343ac553 authored almost 13 years ago by Charlie Poole <[email protected]>
d361bc069c1e0bea255139e6a0c216b2343ac553 authored almost 13 years ago by Charlie Poole <[email protected]>
Update lib files to latest 2.6 build; add license and images for vsix; expand NUnitTestDemo; fix a few problems in the adapter itself
20bc841783c047f6c6690dcd81087be4d6984968 authored almost 13 years ago by Charlie Poole <[email protected]>
20bc841783c047f6c6690dcd81087be4d6984968 authored almost 13 years ago by Charlie Poole <[email protected]>
Reorganize directories
3e2d04174aec7ca9d0199e895b47c90185b1490a authored almost 13 years ago by Charlie Poole <[email protected]>
3e2d04174aec7ca9d0199e895b47c90185b1490a authored almost 13 years ago by Charlie Poole <[email protected]>
Use conditional compilation to build under either Dev10 or Dev11
c63263565ac40ba5bd34c676203e7c7786e9d17c authored about 13 years ago by Charlie Poole <[email protected]>
c63263565ac40ba5bd34c676203e7c7786e9d17c authored about 13 years ago by Charlie Poole <[email protected]>
Initial repository commit
d58978c0ccf2cc8b97bb4bafb0dd1f8d5e71a128 authored about 13 years ago by Charlie Poole <[email protected]>
d58978c0ccf2cc8b97bb4bafb0dd1f8d5e71a128 authored about 13 years ago by Charlie Poole <[email protected]>