Update unit test section in README
This commit is contained in:
parent
3d40c70708
commit
3c5b432b55
@ -197,7 +197,7 @@ Improvements on the existing solutions include:
|
|||||||
- Consistent naming with existing Result libraries from other languages (e.g.
|
- Consistent naming with existing Result libraries from other languages (e.g.
|
||||||
`map`, `mapError`, `mapBoth`, `mapEither`, `and`, `andThen`, `or`, `orElse`,
|
`map`, `mapError`, `mapBoth`, `mapEither`, `and`, `andThen`, `or`, `orElse`,
|
||||||
`unwrap`)
|
`unwrap`)
|
||||||
- Extensive test suite with over 50 [unit tests][unit-tests] covering every library method
|
- Extensive test suite with almost 100 [unit tests][unit-tests] covering every library method
|
||||||
|
|
||||||
## Example
|
## Example
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user