Skip to content

Cli with admin panel

Pre-release
Pre-release
Compare
Choose a tag to compare
@NeelPatel21 NeelPatel21 released this 10 Mar 15:38
· 95 commits to master since this release

this version support following features ...

  • display the problem definitions.
  • test the program.
  • display the live test result.
  • display the status of problems.
  • local logger.
  • configuration file support.
  • encryption & decryption of the problem & test cases.
  • input generator using regular expression.
  • admin panel.
  • parallel processing of test-cases supported.

changes made in this version...

  • some bug fixed.
  • admin panel with basic functionality ...
    • problem defination manipulation functionality.
    • test-case manipulation functionality.
  • parallel execution of test-cases.