phuccaoca123 / mb-unit

Automatically exported from code.google.com/p/mb-unit
0 stars 0 forks source link

Implement basic MbUnit v3 stories. #15

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Basic stories:

1. Implement Assert, CollectionAssert and other simple assertion classes.
2. Support [TestFramework], [Test], [RowTest], and [CombinatorialTest].
3. Support execution logs.
4. Support dynamically generated test steps.
5. Fill in enough of the rest so that Gallio can self-host its unit tests.

Original issue reported on code.google.com by jeff.br...@gmail.com on 25 Aug 2007 at 10:09

GoogleCodeExporter commented 8 years ago
6. Fill in missing framework XML documentation.

Original comment by jeff.br...@gmail.com on 25 Aug 2007 at 10:16

GoogleCodeExporter commented 8 years ago

Original comment by jeff.br...@gmail.com on 26 Aug 2007 at 10:23

GoogleCodeExporter commented 8 years ago

Original comment by jeff.br...@gmail.com on 30 Oct 2007 at 2:22

GoogleCodeExporter commented 8 years ago
Done.
No [RowTest] or [CombinatorialTest] yet.  That'll happen in a subsequent 
milestone.

Original comment by jeff.br...@gmail.com on 29 Nov 2007 at 12:41