testing_system

module
v0.0.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 26, 2024 License: Apache-2.0

README

Simple testing system for contests

Usage:

You can run the example using this command:

go run ./cmd -config examples/input.json -languages examples/languages.json

But you need to specify the path to the test folder for each problem. !Important one problem = one folder.

In the folder you need to create files with test input and output, and the name of the files should satisfy this template:

in1.in or in1.out
1 - number of the test

Directories

Path Synopsis
Package api contains all api handlers for the application.
Package api contains all api handlers for the application.
Package config contains structures and functions for contest and application config
Package config contains structures and functions for contest and application config
examples
Package internal contains internal logic of the application.
Package internal contains internal logic of the application.
testing module

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL