test code markup

This commit is contained in:
Francesco Mecca 2024-08-29 11:35:40 +02:00
parent c3c92f81e2
commit bd64321be5

View file

@ -6,7 +6,7 @@ operations.
This is a list of the provided modules:
- Option: extend the `Option` type with auxiliary functions
- 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
- TestExtensions: provide methods that complements `Nunit.Framework.Assert`
* Goals