Skip to content

An application that automates the generation of test cases for single scripts, generating code formatted in a pattern accepted by Notion.

Notifications You must be signed in to change notification settings

monitoria-ipcc/Test-Case-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Automator Case Test

A simple script to create an organized base of Test Cases, used when creating questions in collaborative Notion of Monitors.

Using:

  1. Clone this repository
  2. Replace the codes in bargage folder
    1. Your script must be in the script.py file
    2. Test cases must have a line break between cases, in the intput.txt file
  3. Run in your shell:
    python3 src/app.py
  4. Copy the input code in bargage/input.txt
  5. Paste on the respective page in Notion

You can watch this video to see a demo.

Objectives

  • This application also creates a raw data in path bargage/raw_output.txt, a file to facilitate raw data entry into the online judge.
  • Create a formatting pattern to facilitate the analysis of the question, transforming a simple text into this:

Objectives

Author

Eric
Eric de Lima

About

An application that automates the generation of test cases for single scripts, generating code formatted in a pattern accepted by Notion.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages