test code markup
This commit is contained in:
parent
c3c92f81e2
commit
bd64321be5
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ operations.
|
||||||
This is a list of the provided modules:
|
This is a list of the provided modules:
|
||||||
- Option: extend the `Option` type with auxiliary functions
|
- Option: extend the `Option` type with auxiliary functions
|
||||||
- Path: datatype to represent Posix paths
|
- Path: datatype to represent Posix paths
|
||||||
- Result: extend the `Result` type with auxiliary functions
|
- Result: extend the ~Result~ type with auxiliary functions
|
||||||
- String: extensive string manipulation library
|
- String: extensive string manipulation library
|
||||||
- TestExtensions: provide methods that complements `Nunit.Framework.Assert`
|
- TestExtensions: provide methods that complements `Nunit.Framework.Assert`
|
||||||
* Goals
|
* Goals
|
||||||
|
|
Loading…
Reference in a new issue