> For the complete documentation index, see [llms.txt](https://docs.ante.finance/ante/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ante.finance/ante/for-developers/writing-ante-tests.md).

# Writing Ante Tests

Writing an Ante Test is easy! It's a great way to level up your Solidity skills and learn how different protocols work. Also, in Ante v0.6 test authors can earn a portion of fees generated by tests!

<figure><img src="https://3703626754-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FYcWJGD2fAVyIUH34sMhH%2Fuploads%2FpNyE0gGxghL2UzNrKuUQ%2Fanyone-can-write-ante-tests.png?alt=media&amp;token=ffddf1b1-1939-4add-8987-9fd2e3f5fa96" alt=""><figcaption></figcaption></figure>

1. Think of a guarantee to test
2. Write your Ante Test
3. Submit your Ante Test
