lp:~ialastairhunter/nunitlite/nunitlite

Created by Tyrel Alastair Hunter and last modified
Get this branch:
bzr branch lp:~ialastairhunter/nunitlite/nunitlite
Only Tyrel Alastair Hunter can upload to this branch. If you are Tyrel Alastair Hunter please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Tyrel Alastair Hunter
Project:
NUnitLite
Status:
Merged

Recent revisions

122. By Tyrel Alastair Hunter

Changed documentation for -explore command
fixed -explore so that if you dont specify a file it uses a tests.xml instead

121. By Charlie Poole

Fix problem with AfterConstraintTests and make changes so tests built and run under .NET 1.1 and the compact framework

120. By Charlie Poole

Backport miscellaneous changes from NUnit 3.0. In particular, revise TestResult so that all methods are present in the base class, eliminating the need for casts.

119. By Charlie Poole

Use CountdownEvent to track child test completion

118. By Charlie Poole

Test Updates from NUnit 3.0

117. By Charlie Poole

Remove redundant tests

116. By Charlie Poole

Eliminate some features from .NET 1.1 and .NET CF. Split build scripts.

115. By Charlie Poole

Implement DelayedConstraint (After), TimeoutAttribute, AsynchronousAttribute. Minimize use of statics in TestExecutionContext and make CurrentContext ThreadStatic. Asynchronous test methods now work, although there is room for improvement in how TestFixtures that contain such methods wait for them to complete.

114. By Charlie Poole

Add specific tests for Assert.That; enable use of assert with ActualValueDelegate; ensure Assert.That and Assume.That support the same overloads"

113. By Charlie Poole

Eliminate static CommandRunner class in favor of WorkItem and derived classes that wrap the Test and TestCommand and handle execution of the tests. Simplify TestCommand structure. Introduce IApplyToContext interface for attributes that modify the context before the test starts

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:nunitlite
This branch contains Public information 
Everyone can see this information.