yegor256/judges
View on GitHubthe `test` command should check the correctness of directories layout
Open
#98 opened on Jul 29, 2024
enhancementhelp wanted
Repository metrics
- Stars
- (7 stars)
- PR merge metrics
- (PR metrics pending)
Description
When the test command runs, it should (before running the tests) check whether all directories are correctly named:
dir/
judge-one/
judge-one.rb
other files
judge-two/
judge-two.rb
other files