Skip to content

Add the option of running the test on code change #34

@zurakin

Description

@zurakin

In some riddles, it makes sense to execute the test whenever the user code changes.
For example, the light trouble problem: https://coding-riddles-backend.onrender.com/riddle/2

This is especially good for problems where the solution is a simple string that can be validated (which is the case in a lot of riddles) and where the user will most likely need to see the outcome of his actions incrementally (light trouble problem).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions