Generate unit tests from AtCoder's problem page.
What is AtCoder Unit Test?
AtCoder Unit Test is a Firefox add-on that allows you to generate unit tests from AtCoder's problem page. With just a right-click and a few simple steps, you can easily copy the generated unit test code in Java (JUnit), C# (MS Test), or Python3 (unittest). Simply paste it into your editor and start testing your code effortlessly.
Add-on stats
By: YujiSoftware
Users: 21
Rating: 5.00
(1)
Creation date: 2015-10-14
Weekly download count: NaN
Firefox on Android: No
Risk impact: Moderate risk impact
Risk likelihood: Moderate risk likelihood
Manifest version: 3
Permissions:
Host permissions:
Size: 2.50M
Ranking
# 19472
Want to check extension ranking and stats more quickly for other Firefox add-ons?
Install
Chrome-Stats extension
to view Chrome-Stats data as you browse the Firefox Browser Add-ons.
Add-on summary
This is an add-on that generates unit tests from the AtCoder problem page.
- Open the AtCoder problem page
- Click the icon on the toolbar
- "Paste" in any editor
Now you are ready to run your unit tests. When you run a test, it sends example input to the program and checks the output. All green is OK. Submit it!
Tips: Since the contents of standard output (stdout) are captured, when debugging printf, go to error output (stderr).
Supported languages: Python3 (unittest), Java (JUnit5), Kotlin (JUnit5), C# (MS Test)
Add-on safety
Risk impact
AtCoder Unit Test requires a few sensitive permissions. Exercise caution before installing.
Risk likelihood
AtCoder Unit Test is probably trust-worthy. Prefer other publishers if available. Exercise caution when installing this add-on.
Upgrade to see risk analysis details