Skip to content

A small framework that simplifies testing educational projects for Hyperskill. It is built on top of JUnit.

Notifications You must be signed in to change notification settings

msmilkshake/hs-test

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hs-test

It is a small framework that simplifies testing educational projects for Hyperskill. It is built on top of JUnit.

It is required to use for Hyperskill projects. Main features:

  • black box testing (only need to know user's main method)
  • multiple types of tests in a simple unified way (without stdin, with stdin, files, swing)
  • generating learner-friendly feedback (filtering stack-traces, hints)

To learn how to use this library you can go here: https://github.com/hyperskill/hs-test/wiki

About

A small framework that simplifies testing educational projects for Hyperskill. It is built on top of JUnit.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%