edx-test-course

0.0.5 • Public • Published

edx-test-course

test solutions of course exercises against the grader

Install

Install it with

npm install edx-test-course

Usage

Usage:
    edx-test-course justone DIR ENDPOINT NUM 
    edx-test-course all DIR ENDPOINT 
    edx-test-course ( -h | --help )

Options:
    -h, --help              help for edx-test-course
    
Commands:

Arguments:
    DIR                     directory of the course
    ENDPOINT                grader endpoint address (IP:PORT)
    NUM                     exe num.

Author

  • Vittorio Zaccaria

License

Released under the BSD License.


Bug fixes

  • invalid access to npm bin output -- [Jul 18th 16](../../commit/7c93929ff847e3b59ce29ead7d5526280708fb3d)
    
  • fix search path for edx converter -- [Jul 18th 16](../../commit/1c8a2247ef22dda292247f20182675a3b257d92b)
    
  • update version of gitbook3toedx -- [Jul 18th 16](../../commit/d48ca3183025212997adff391200f5ad56f17ec4)
    
  • clean up succesfull test output -- [Jun 22nd 16](../../commit/ce39a61e3319435906880b7d8cbcba48afc411b1)
    

Readme

Keywords

none

Package Sidebar

Install

npm i edx-test-course

Weekly Downloads

1

Version

0.0.5

License

BSD

Last publish

Collaborators

  • vzaccaria