Skip to main content

Tests

This project is a Delphi framework. Testing strategy depends on the application type that uses Nidus.

Recommendations

  • Test isolated modules (without server) whenever possible.
  • For HTTP integration, test through Horse using sample routes.