Automated Testing

Frappe Provides you a test framework to write and execute tests that can be run directly on a Continuous Integration Tool like Travis

You can write server-side unit tests or UI tests

  1. Unit Testing
  2. UI Integration Testing
  3. UI Testing with Frappe API