Giter Site home page Giter Site logo

krishermans / guts Goto Github PK

View Code? Open in Web Editor NEW

This project forked from pxl-it-net/guts

0.0 1.0 0.0 1.04 MB

Growing towards a unit testing strategy

C# 84.95% Dockerfile 0.06% PowerShell 0.08% HTML 3.65% TypeScript 10.88% JavaScript 0.32% CSS 0.06%

guts's Introduction

Guts

GUTS stands for Growing towards a Unit Testing Strategy. With GUTS we try to provide tools for teachers and students to integrate automated testing into courses that involve writing code in a programming language.

General idea

When students work on programming exercises, the exercises are accompanied with automated tests that check the correctness of the solution of the students. The students get immediate feedback about the mistakes they made. Each time the student runs automated tests, the results of that testrun are sent to a central service (Rest API) that collects data.

On a central dashboard the students can check their progress and compare his/her results with the average. Teachers can get more insights into the progress of their students and detect problem area's.

Goals

  • Develop components and tools that help teachers to compose automated tests for exercises for the different programming languages.
    • .NET
      • For .NET some client components and tools exist. The code and other information can be found in the DotNetClient folder.
    • Java
      • Todo
    • Other programming languages
      • Todo
  • Stimulate students to make more exercises thanks to the automated feeback of automated tests.
  • Develop a web portal (backend) that provides insights into the learning process of students with regard to the number and frequency of the exercises that are made.
  • Integration of automated tests in all courses that involve writing code in a programming language.

Colleges

This project was set up by university college PXL, but other colleges and universities are welcome to contribute to this project.

The following courses within PXL-IT have exercises that are backed up by automated tests:

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.