> 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="/files/Zjk0p0DTbWwRP1ZFpafH" alt=""><figcaption></figcaption></figure>

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