Closed alexandremcosta closed 1 year ago
Implement a way for |> doc() to be called automatically. Added to readme and tested. This is useful for huge applications that want to add Bureaucrat and can't afford to add |> doc() to every test.
|> doc()
Bureaucrat
Implement a way for
|> doc()
to be called automatically. Added to readme and tested. This is useful for huge applications that want to addBureaucrat
and can't afford to add|> doc()
to every test.