Kumassy / pro1-tester-testcases

Testcase for pro1-tester

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pro1-tester-testcases

Testcase for pro1-tester

Overview

https://github.com/Kumassy/pro1-tester 用のテストケースです。

Usage

まずこのリポジトリを clone しましょう:

git clone https://github.com/Kumassy/pro1-tester-testcases.git

pro1-tester コマンドが使えるか確認します。
そして testcase.default.yml があるディレクトリにソースコード *.c を置いて、pro1-test コマンドを実行すると結果が出てきます。

About testcase.default.yml

こちらのリポジトリにあるのは testcase.default.yml です。pro1-testertestcase.default.yml と同じディレクトリに testcase.yml がある場合はそちらを使用します。

自分でテストケースを書きたいときは testcase.default.yml をコピーして testcase.yml に書けばOKです。
その状態で testcase.default.yml を実行したいときは
pro1-tester -d (d: default)

Contributing

testcase.yml とソースコード *.c.gitignore に登録してあるのでそのままプルリク送れます。(が、私はプルリクをマージしたことないのでこの辺りのことはあまりわかってません。。。)

About

Testcase for pro1-tester

License:MIT License


Languages

Language:Ruby 100.0%