Giter Site home page Giter Site logo

yashpant-webdev / hackerrank-test-case-generator Goto Github PK

View Code? Open in Web Editor NEW

This project forked from aashutoshrathi/testcase-generator

1.0 1.0 0.0 2.83 MB

One Click Test cases generator.

Home Page: http://aashutoshrathi.tk/HackerRank-Test-Case-Generator/

License: MIT License

Python 76.07% C 4.23% C++ 4.08% C# 6.53% Go 4.82% Java 4.27%

hackerrank-test-case-generator's Introduction

HackerRank Test Case Generator

One Click Test Case Generation for HackerRank Problems.

Are you a Problem Author?

The toughest part of creating a problem is creating tricky, correct and constrained Test Cases.

Well, Here is one Click Python Code, for your respective logic(solution) files.

Python Codes and Examples

Logic File TC Generator File
C / C++ / Java / Python TC Generator

Install

How to Use ? ๐Ÿ˜ƒ

  • Clone the repository $ git clone https://github.com/aashutoshrathi/HackerRank-Test-Case-Generator.git

  • Create a virtual environment $ virtualenv venv , click here to read about activating virtualenv.

  • Activate virtualenv (Linux)

   $ source ./venv/bin/activate
  • Activate virtualenv (Windows)

   $ cd venv/Scripts/
   $ activate
   $ pip install -r requirements.txt
  • Go to sh tc_generator and run the project.
   $ cd tc_generator/
   $ python tc_gen.py

How it Works ? ๐Ÿค”

Demo

Stargazers over time ๐Ÿ“ˆ

Stargazers over time

Made with โค by Aashutosh Rathi

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.