Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
hackacrow
v0.1.0
Hackacrow
Run
Built with Crystal 1.9.2
2023-10-07 17:33:23 UTC
module
Run
Defined in:
run.cr
Constant Summary
DEFAULT_EXPECT_JSON_PATH
=
"./expect/expect.json"
DEFAULT_LANG_JSON_PATH
=
"./lang/lang.json"
Class Method Summary
.load_expect_data
.load_lang_data
.run_test
(exercise_index : Int, file_name : String)
Class Method Detail
def self.
load_expect_data
#
[
View source
]
def self.
load_lang_data
#
[
View source
]
def self.
run_test
(exercise_index : Int, file_name : String)
#
[
View source
]