An open API service providing repository metadata for many open source software ecosystems.

Topic: "test-generator"

se2p/pynguin

The PYthoN General UnIt Test geNerator is a test-generation tool for Python

Language: Python - Size: 6.24 MB - Last synced at: 16 days ago - Pushed at: 18 days ago - Stars: 1,265 - Forks: 87

roboportal/dakka

Dakka - generate automation tests for Cypress, Playwright and Puppeteer

Language: TypeScript - Size: 3.06 MB - Last synced at: 23 days ago - Pushed at: about 1 month ago - Stars: 119 - Forks: 5

adhocore/phint

Interactively scaffolds and init new (or fixup old) PHP project/library with sane defaults using templates in no time

Language: PHP - Size: 300 KB - Last synced at: 15 days ago - Pushed at: about 2 years ago - Stars: 95 - Forks: 8

saadmk11/drf-test-generator

A Django Package that generates basic unittest and pytest style tests for Django REST Framework ViewSets

Language: Python - Size: 43 KB - Last synced at: 21 days ago - Pushed at: 8 months ago - Stars: 27 - Forks: 1

Erfaniaa/testsaz

Testsaz is a fast, minimal test-case generator system for ICPC style and IOI style problems.

Language: C++ - Size: 59.6 KB - Last synced at: 17 days ago - Pushed at: almost 5 years ago - Stars: 22 - Forks: 3

dns-groot/Ferret

Automatic Test generator and Differential Tester for DNS Nameserver implementations

Language: Python - Size: 449 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 21 - Forks: 5

quick-perf/quickperf-live

Ease your work on Spring Boot applications: quickly generate functional non-regression tests, diagnose performance and generate non-regression tests on performance-related properties.

Language: Java - Size: 219 KB - Last synced at: 26 days ago - Pushed at: over 2 years ago - Stars: 12 - Forks: 8

sajedjalil/C-Path-Finder

An automatic test case generator for C source code using Memorized Symbolic Execution

Language: C - Size: 12.4 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 10 - Forks: 3

wlisesrivas/markdown-test-generator

Test generator from Markdown file.

Language: Python - Size: 1.2 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 8 - Forks: 5

notawhalea/MPP-Labs

My solutions of MPP labs

Language: C# - Size: 8.35 MB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 0

Asadbek525/robocontest_test_generator

While adding new problems to robocontest.uz, some new users have problems with generating test cases. This repo might be helpful!

Language: Python - Size: 41 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

muhammad-usman-108/cypress-test-generator

A npm package that Automate Cypress test generation from HTML snippets. Simply provide an HTML snippet and test name, and instantly generate Cypress test code for UI testing.

Language: JavaScript - Size: 2.44 MB - Last synced at: 8 days ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0

rohitbakoliya/test-gen

🧪 Test Generator CLI | Stress Testing | Create Supercharged Test Cases with Ease!

Language: TypeScript - Size: 2.44 MB - Last synced at: 10 days ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0

darwin1501/CSE_trainer

A web app that generates Civil Service Quizzes

Language: JavaScript - Size: 990 KB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

MJafarMashhadi/pprz_tester

:airplane: A fuzz testing tool for generating and performing system tests for Paparazzi auto pilot

Language: Python - Size: 128 KB - Last synced at: 23 days ago - Pushed at: 23 days ago - Stars: 0 - Forks: 0

wuttinanhi/aitestgen

Generate web E2E tests from natural language prompt.

Language: TypeScript - Size: 855 KB - Last synced at: about 18 hours ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

IXtimes/quizzy

An AI enhanced practice test application used to help prepare students with both rehearsed and newly generated questions for any subject domain, academic or otherwise.

Language: Python - Size: 1.28 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

Rickyoung221/grammarinator_ucla_cs230 Fork of renatahodovan/grammarinator

ANTLR v4 grammar-based test generator, UCLA CS230 group project, extending grammarinator with coverage feedback. Fall 2024.

Size: 6.24 MB - Last synced at: about 1 month ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

star-light-nova/go-gentest

It will generate `_test.go` files for you.

Language: Go - Size: 321 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

sajedjalil/Input-Space-Partition-Test-Generator

ISP starts with a finite (usually small) set of characteristics. For example, characteristics to describe MS students might be: major, year started, status, and visa. Each characteristic is divided into a finite (usually small) set of blocks. For example, the student characteristics may have the following blocks: major = [swe, cs, infs, other] year started = [2022, 2021, 2020 or earlier] status = [part-time, full-time] visa = [US, student, other] Software testers often use one letter abstract names for characteristics and blocks. For example, A = major, B = year started, C = status, and D = visa. Then the blocks are simplified to A = [A1, A2, A3, A4]; B = [B1, B2, B3]; C = [C1, C2]; and D = [D1, D2, D3]. Software testers create test inputs for software by designing characteristics and blocks for the system interfaces, then combining blocks in one of several ways to create complete tests. With the MS student example, the blocks can be combined to form a maximum of 4*3*2*3 = 72 possible tests (more examples are below under ISP criteria).

Language: Java - Size: 855 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

roymanigley/ggq

GGQ is a code generator for Quarkus which generates REST APIs incl Swagger, Unit and Integration Tests. Supportet technologies: JPA_REST, HIBERNATE_PANACHE_REST, JPA_SPRING_REST, MONGO_PANACHE_REST, MONGO_PANACHE_REST_OIDC, HIBERNATE_PANACHE_REST_KAFKA

Language: XSLT - Size: 21.6 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

elchinzadeh/trex

Test generator tool

Language: JavaScript - Size: 78.1 KB - Last synced at: 22 days ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

joergschultzelutter/openapi-to-robot-framework-datadriver-testgenerator

Generates a fully-fledged Robot Framework Datadriver test and (optional) Jira/XRay test tickets from an OpenAPI V3 JSON/YAML schema file.

Language: Python - Size: 1.3 MB - Last synced at: about 1 month ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 1

NoHomey/db-machine

Automatic elsys-db-practices test generator

Language: TypeScript - Size: 20.5 KB - Last synced at: about 2 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

Georgesarkis/AGTGA

AGTGA - Automated GUI Test-case Generation for Android

Language: Python - Size: 539 MB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

hadi16/RegexEngine

A RegEx command-line engine that accepts or rejects test strings.

Language: Python - Size: 6.76 MB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

Related Topics