Skip to main content

3 docs tagged with "Testing"

View All Tags

Clock

Fetching the current time

Testing

Testing is an important part of development and we strongly encourage you to write appropriate tests for your plugins.

Unit Testing

One of the benefits of using routes is how easy they are to unit test. It is also possible to test parameters for validation, which is especially useful for mapped parameters.