codefights / sdk-tests

automated tests tool for codefights SDKs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to run these tests:

Make a runnable jar and in console write:

for testing java sdk: java -jar [runnable jar name].jar java -jar [sdk filename].jar

for testing .net sdk: java -jar [runnable jar name].jar [sdk filename].exe

for testing python sdk: java -jar [runnable jar name].jar python [filename].py

for testing php sdk: java -jar [runnable jar name].jar php [filename].php

Note for test fighter: it first move is just attack Nose, other moves are opponents last moves.

About

automated tests tool for codefights SDKs


Languages

Language:Java 100.0%