serenity
serenity copied to clipboard
Refactor SerenityConfig class
- getS, getD should return Result<T>. Inside catch all exceptions.
- Simplify use of the SerenityConfig class
https://github.com/mesosphere/serenity/pull/157