Mozzarella

Home

AtCoder Unit Test

This add-on will generate unit tests from AtCoder's problem page.
1. Open AtCoder problem page
2. Right click → Click "Generate unit test"

This will copy the unit test. After that, please do "paste" with an editor.

Supported languages: Java (JUnit), C # (MS Test), Python3 (unittest)

Install