Giter Site home page Giter Site logo

kenzie-testing's Introduction

Kenzie Testing

About

This package is used to run tests on student Javascript Assessment submissions at Kenzie Academy. It uses the Mocha test framework and Chai assertion library. Students can utilize these tools to run tests on their work as they complete it, giving them instant feedback they can then experiment with. Instructors and coaches can run terminal commands on student url submissions to instantly grade assessments, freeing up valuable face-to-face instruction time.

Installation Instructions

THIS APPLICATION IS IN DEVELOPMENT - If the tests are broken or the installation doesn't work, or if you have any other problems, please open an Issue ticket here https://github.com/jragard/kenzie-testing/issues

Run npm install -g git+https://github.com/jragard/kenzie-testing. If you are using Linux, this command may fail the first time. If so, try running sudo chown -R $USER /usr/local, and then try the installation command again.

Commands

Testing Local Files

To test a local file on your computer, the file should be named according to assignment instructions (e.g. katas4.js). From the directory holding the file you wish to test, run kenzie-test <assessment_name> with the specified assessment name given in the assignment instructions. (Ex: kenzie-test katas4)

Grading Student Submissions

For the tests/assignments we have covered so far, students will submit either a Github repository url (Ex: https://github.com/jragard/katas4) or a Gitlab repository url (Ex: https://gitlab.com/jragard/katas4). To run a grade command on a Github/Gitlab url:

For a Github/Gitlab repository url, run kenzie-test <assessment_name> -g <url> with the specified assessment name in the assignment instructions, and the student's url submission. (Ex: kenzie-test katas4 -g https://github.com/jragard/katas4 OR kenzie-test katas4 -g https://gitlab.com/jragard/katas4)

Please contact Taylor Gentry or Ryan Agard at [email protected] or [email protected] if you would like to contribute or have any questions.

Happy Testing!

kenzie-testing's People

Contributors

jragard avatar thurt avatar slamerz avatar tgentry300 avatar carlfsmithiii avatar timeapollo avatar swkane avatar mecrowell avatar tander29 avatar tymitchell21 avatar

Watchers

James Cloos avatar

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.