---
title: "Automated Testing\n"
space: "Framework"
url: "https://docs.frappe.io/framework/user/en/guides/automated-testing"
updated: "2026-02-17"
---


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
