All Projects → Tanmay-901 → test-case-generator

Tanmay-901 / test-case-generator

Licence: GPL-3.0 license
Test Case generator for competitive coding. Test case generator for competitive programming and potentially for software testing.

Programming Languages

python
139335 projects - #7 most used programming language
Procfile
174 projects

Projects that are alternatives of or similar to test-case-generator

cppdump
Standard dumps of data structures/algorithms
Stars: ✭ 18 (-35.71%)
Mutual labels:  competitive-programming, competitive-programming-contests, competitiveprogramming, competitive-coding, competitive-programming-algorithms
icpc
Resources for Competitive Programming
Stars: ✭ 14 (-50%)
Mutual labels:  competitive-programming, competitive-programming-contests, competitiveprogramming, competitive-coding, competitive-programming-algorithms
CPTH
🌟 Competitive Programming Template Headers | With documentation, CI tests and Codecov
Stars: ✭ 23 (-17.86%)
Mutual labels:  competitive-programming, competitive-programming-contests, competitive-coding, competitive-programming-algorithms
cpAPI
A Flask API that gives updates about the upcoming contests on various Coding Platforms.
Stars: ✭ 13 (-53.57%)
Mutual labels:  competitive-programming, competitive-programming-contests, competitiveprogramming, competitive-coding
HackerRank-Solutions
This project include solutions of the problem from HackerRank which will be helpful for coding interview preparations. Subscribe for more updates 👇
Stars: ✭ 18 (-35.71%)
Mutual labels:  competitive-programming, competitive-programming-contests, competitive-coding
ProgrammingProblems
Our answers to some programming problems,like ACM ICPC problems and others.(All problems are available on http://uva.onlinejudge.org or https://open.kattis.com) ** PLEASE STAR THE REPO IF IT 'S USEFUL :) **
Stars: ✭ 27 (-3.57%)
Mutual labels:  competitive-programming, competitive-programming-contests, competitiveprogramming
TeamReference
Team reference for Competitive Programming. Algorithms implementations very used in the ACM-ICPC contests. Latex template to build your own team reference.
Stars: ✭ 29 (+3.57%)
Mutual labels:  competitive-programming, competitive-programming-contests, competitive-programming-algorithms
Competitive Programming Score API
API to get user details for competitive coding platforms - Codeforces, Codechef, SPOJ, Interviewbit
Stars: ✭ 118 (+321.43%)
Mutual labels:  competitive-programming, competitive-programming-contests, competitive-coding
ds-algo-placement-resources
A complete roadmap and resources for competitive programming for placement purpose.
Stars: ✭ 58 (+107.14%)
Mutual labels:  competitive-programming, competitive-coding
Competitive-Programming-Algorithms
The purpose of this repository is to get all the Algorithms required for Competitive Programming at one place. This will be very helpful. Also one can contribute to this repository and learn something from this.
Stars: ✭ 21 (-25%)
Mutual labels:  competitive-programming, competitive-coding
Competitive-Coding-and-Interview-Problems
This repo contains some problem solutions from different popular coding platforms like Code Chef, Leet Code, Hacker Blocks,etc.
Stars: ✭ 54 (+92.86%)
Mutual labels:  competitive-programming, competitive-coding
HackerEarth-Solution
Contains hackerearth solutions in python 3
Stars: ✭ 126 (+350%)
Mutual labels:  competitive-programming, competitive-coding
Catalyst
A VS code Extension to accelerate the process of solving problems on Codeforces.
Stars: ✭ 69 (+146.43%)
Mutual labels:  competitive-programming, competitive-coding
geeks-for-geeks-solutions
✅ My own Amazon, Microsoft and Google SDE Coding challenge Solutions (offered by GeeksForGeeks).
Stars: ✭ 246 (+778.57%)
Mutual labels:  competitive-programming, competitive-programming-algorithms
InterviewPrep
A repository containing link of good interview questions
Stars: ✭ 54 (+92.86%)
Mutual labels:  competitive-programming, competitive-coding
Alex
A CLI to compile python codes embedded with test cases. For lazy competitive progra....
Stars: ✭ 17 (-39.29%)
Mutual labels:  competitive-programming, competitive-programming-contests
Competitive-Programming--Solution
This ia an public repository for Accepted solution of coding problems on different coding plateforms like codeforces , hackerearth, codechef , hackerrank .......
Stars: ✭ 24 (-14.29%)
Mutual labels:  competitive-programming, competitive-coding
cp-contests
💻 Archive of Competitive Programming Contests hosted by IIITV CC
Stars: ✭ 28 (+0%)
Mutual labels:  competitive-programming, competitive-programming-contests
cpalgorithms
Algorithms and Techniques for competitive programming
Stars: ✭ 16 (-42.86%)
Mutual labels:  competitive-programming, competitive-programming-contests
fridge
Fridge for Codechef: An android app for downloading and browsing questions and contests from codechef.com offline
Stars: ✭ 17 (-39.29%)
Mutual labels:  competitive-programming, competitive-programming-contests

Test-case-generator Tweet

Generate test cases for Competitive Coding -> Zip file

  • Extract the zip file -> goto dist folder -> run test_case.exe (keep all the files at same location)
  • For more convenience (recomended),
    1. (After extraction) inside dist folder, right click on 'test_case.exe'.
    2. click on pin to start, now you can directly use the tool from start menu.

Download Test Case Generator licence Test Case Generator forks Test Case Generator stars Test Case Generator issues Test Case Generator pull-requests Followers

Detailed Instructions · Report Bug · Request Feature

👋 Introducing Test Case Generator Open Source Helpers

landing

Test Case Generator is an open-source tool to create Test cases of the desired type to use in Competitive coding using a simple, easy-to-use interface. You can create arrays, strings, and char patterns and use a variety of handy features like copy, regenerate, and change constraints.


🔥 Features

Test Case Generator comes with a bundle of features already. You can do the followings with it,

Select space separated / comma separated format

landing

🎿 Copy

  • No need to manually copy the output, simply use this button

🔢 Regenerate

  • Generate test cases again and again for the given constraints with single click.

🏗️ Change constraints

  • Directly go to the constraints screen to make a quick change in constraints or leave them with default values / recommended constraints for better evaluation

landing

📢 Suggest more test case formats

  • You can get more test cases added by creating a test case addition request.

landing

🍔 Built With

  • Python: High-level general-purpose programming language
  • Tkinter: Standard Python interface to the Tk GUI toolkit

🛡️ License

This project is licensed under the GNU GPLv3 License - see the LICENSE file for details.

🦄 Upcoming Features

Test Case Generator has all the potentials to grow further. Here are some of the upcoming features planned(not in any order),

  • ✔️ Support for Test cases for larger constraint values is being worked upon.
  • ✔️ New test case types are being added on request.
  • ✔️ Graphs, Trees, Linked-list are on open for contributions

If you find something is missing, Test Case Generator is listening. Please create a feature request from here.

🤝 Contributing to Test Case Generator

Any kind of positive contribution is welcome! Please help us to grow by contributing to the project.

If you wish to contribute, you can work on any features listed here or create one on your own. After adding your code, please send us a Pull Request.

Please read CONTRIBUTING for details on our CODE OF CONDUCT, and the process for submitting pull requests to us.

💘 Support project

  • Currently we are not taking financial support but you can support us by sharing the project with your collleagues if you liked the project.

Liked it? Please give a ⭐️ to Test Case Generator to build its community stronger.

🙏 Many Thanks to all the Stargazers who has supported this project with stars()

Stargazers repo roster for @Tanmay-901/test-case-generator

We all need support and motivation. Test Case Generator is not an exception. Please give this project a ⭐️ to encourage and show that you liked it. Don't forget to leave a star ⭐️ before you move away.


A ⭐️ to Test Case Generator is to build its Use Case 💪 stronger.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].