Skip to content

alancnet/codetest-1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Code Test

Running the test

Windows

  • Clone this repository: git clone https://github.com/alancnet/codetest-1
  • Or click , and unzip to a directory.
  • Using Windows Explorer, browse to codetest-1\test, and double click on test.cmd

  • Open and edit the code.* files in the main directory. Use any code editor you are comfortable with.

  • Test will re-execute on any code change.

  • Press Ctrl-C to exit test monitor.

Mac/Linux

  • Run Terminal

  • Install dependencies

  • Clone this repository: git clone https://github.com/alancnet/codetest-1

  • Run the test script

    • cd codetest-1/test
    • sh test.sh
  • Run cd to test and sh test.sh from a terminal

  • Open and edit the [Cc]ode.* files in the main directory. Use any code editor you are comfortable with.

  • Test will re-execute on any code change.

  • Press Ctrl-C to exit test monitor.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 6