Giter Site home page Giter Site logo

jacodoma's Issues

Timer

Probably the most required feature of a Coding Dojo. The users must somehow be informed the time is over. Some kind of visual and sound alert must me triggered and the screen must be locked until the next programmer takes control. Visually there will be a semaphore with the colours red, yellow and green.

Green means there is still enough time to code, yellow the time is ending and red means the time is over.

Jacodoma report

After the coding dojo, jacodoma must report some statistics, among them:

  • % of time the tests where passing
  • ranking of the users according to amount of changes done
  • rate between implementation and test size (can be dumb, based on number of lines)
  • test coverage along the time (requires external tools)

The tests must run automatically

Somehow the tests must run automatically and its output must be interpreted by jacodoma and shown in a friendly way. The test results are the criteria to "allow" or not the audience to talk (if decided to be like this).

The execution of tests can be triggered on every change on code or periodically.

List of users

Initially we inform the program the list of participants, consisting of name and e-mail. This list will be used to define the participants order (optionally it can be shuffled).

The e-mail is used during the automatic commits.

Tips about session

Jacodoma should notify the participants always it checks they are not "following the rules". For example, when the tests take a very long time without passing; or the implementation files are edited more often than the test ones, indicating implementation are being written without proper testing process.

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.