Giter VIP home page Giter VIP logo

cs017-test-suite's Introduction

Files required to run testhomework.py:
testhomework.py
testracket.py
testocaml.py
suite-test.rkt
suite_test.ml
suite-test-results.rkt, which can be an empty file
<hwname>-suite-tests.rkt, which takes the form of (print-test (test as boolean statement) (info as string))
<hwname>_suite_tests.ml, which takes the form of print_test (Test (test as boolean statement), (info as string))

run testhomework.py as follows:
In a directory containing the above files, run
python testhomework.py <hwname>.{rkt, ml}

testhomework determines whether or not input file should run in racket or ocaml,
then creates a test suite file in the corresponding language (suite.{rkt, ml}, and scores the results,
printing any failed tests, and giving how many tests the student passed. This data is
archived in the file "<hwname>-archive.dat", which keeps track of a student's attempts to test their homework.

A few things to still work out:
1) The path in the CIT computers that will run racket and ocaml
2) Dealing with racket's teachpack stuff
3) Assigning the filenames that will be given in racket or ocaml

cs017-test-suite's People

Watchers

 avatar  avatar  avatar

Forkers

iprentic

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.