GitHub topics: pitest
pfichtner/testtypes
Language: Java - Size: 198 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 0 - Forks: 1

arivan-amin/Spring-Clean-Microservices
Modern Microservices Back-End application using Java and Spring Boot, serves as a template to demonstrate the implementation of microservices using modern and best practices in development.
Language: Java - Size: 4.38 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 9 - Forks: 3

mfvanek/pg-index-health
pg-index-health is a Java library for analyzing and maintaining indexes and tables health in Postgresql databases.
Language: Java - Size: 2.95 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 167 - Forks: 18

sualeh/introduction-to-mutation-testing
Introduction to Mutation Testing
Language: C# - Size: 802 KB - Last synced at: 4 days ago - Pushed at: 9 days ago - Stars: 23 - Forks: 5

mthmulders/pit-stryker-dashboard-reporter
A PIT reporter that publishes to the Stryker Mutator Dashboard
Language: Java - Size: 294 KB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 6 - Forks: 0

jenkinsci/coverage-plugin
Jenkins coverage plugin (code and mutation coverage with Cobertura, JaCoCo and PIT)
Language: Java - Size: 5.73 MB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 21 - Forks: 15

yashlad27/PDPAssignment6
Google calendar with Swing GUI
Language: Java - Size: 13.9 MB - Last synced at: 14 days ago - Pushed at: 14 days ago - Stars: 0 - Forks: 0

rife2/bld-pitest
PIT Mutation Testing and Coverage for bld
Language: Java - Size: 398 KB - Last synced at: 19 days ago - Pushed at: 19 days ago - Stars: 1 - Forks: 0

mfvanek/pg-index-health-demo
Demo apps for pg-index-health library
Language: Java - Size: 1.2 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 10 - Forks: 2

koral--/gradle-pitest-plugin Fork of szpak/gradle-pitest-plugin
Gradle plugin for PIT Mutation Testing in Android projects
Language: Groovy - Size: 2.59 MB - Last synced at: 24 days ago - Pushed at: 24 days ago - Stars: 75 - Forks: 10

rogervinas/mutation-testing
🧟♂️ Mutation Testing with Pitest and Kotlin
Language: Kotlin - Size: 1.61 MB - Last synced at: 12 days ago - Pushed at: about 1 month ago - Stars: 4 - Forks: 2

yashlad27/PDPAssignment5
This is a virtual calendar application that mimics features found in widely used calendar apps such as Google Calendar or Apple's iCalendar app. The application supports creating, editing, and querying calendar events, as well as exporting the calendar to a CSV file. ( and now multiple calendars, different timezones and event query)
Language: Java - Size: 7.17 MB - Last synced at: 16 days ago - Pushed at: 30 days ago - Stars: 0 - Forks: 0

svenruppert/dependencies
Parent pom for Open Source Projects
Language: Java - Size: 963 KB - Last synced at: 14 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 3

jaguililla/hexagonal_spring
Spring template for a REST service designed with Hexagonal architecture
Language: Java - Size: 177 KB - Last synced at: 22 days ago - Pushed at: about 2 months ago - Stars: 122 - Forks: 11

szpak/gradle-pitest-plugin
Gradle plugin for PIT Mutation Testing
Language: Groovy - Size: 1.77 MB - Last synced at: 20 days ago - Pushed at: 3 months ago - Stars: 227 - Forks: 61

aharoJ/Jterminal
Mutation Testing w/ LittleDarwin | Pitest + Jterminal integration
Language: Java - Size: 70.2 MB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

vbetsch/demoBookManagement Fork of Jicay/demoBookManagement
📚 Master 2 - Book management application (evaluated)
Language: Kotlin - Size: 89.8 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

cquilezg/pitest-helper
PITest Helper is an IntelliJ plugin to simplify and optimize the use of PITest in your Java project
Language: Kotlin - Size: 1.72 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

STAMP-project/pitest-descartes
Descartes supports developers to improve their test suites by reporting weak spots in covered code
Language: Java - Size: 2.82 MB - Last synced at: about 2 months ago - Pushed at: 2 months ago - Stars: 126 - Forks: 21

Vishwajeet-29-pro/pitest
This Repository for Mutation Testing with PiTest
Language: Java - Size: 68.4 KB - Last synced at: 21 days ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

MohammadJRanjbar/Software-Testing-Course
Assignments and projects from the Software Testing offered at the University of Tehran.
Language: Java - Size: 16.7 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

ffgiff/gradle-init-scripts
Gradle init scripts/plug-ins adding checkstyle, findbugs, ktlint, pmd, sonar, doxygen, javadoc, pitest. Static checkers, documentation and mutation testing for arbitrary Android projects.
Language: Groovy - Size: 273 KB - Last synced at: 11 months ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 8

mfvanek/pg-index-health-spring-boot-demo 📦
Demo app for pg-index-health library (with Spring Boot)
Language: Java - Size: 585 KB - Last synced at: 7 days ago - Pushed at: 11 months ago - Stars: 3 - Forks: 1

julioperezdev/java-testing-model
🤖🤡👽 Unit testing - Mocking test - Mutate test
Language: Java - Size: 67.4 KB - Last synced at: 11 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

mfvanek/pg-index-health-test-starter 📦
Spring Boot Starter for pg-index-health
Language: Java - Size: 562 KB - Last synced at: 7 days ago - Pushed at: 12 months ago - Stars: 4 - Forks: 2

FrancescoScandiffio/shop-totem
ShopTotem is a Java application for shopping in a supermarket. The project was realised for an examination to demonstrate test-writing capabilities of unit tests, integration tests and end-to-end tests written in BDD style, as well as the fulfilment of code quality criteria assessed through SonarCloud. Works with MySQL (via Hibernate) and MongoDB.
Language: Java - Size: 1.95 MB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

scoban/mutation-analysis
Experimental Evaluation and Comparison of Java Mutation Tools
Language: Shell - Size: 29.8 MB - Last synced at: about 1 year ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 1

Java-Events/20190513_Voxxed-Days-Australia_Coding-Cafe
During Voxxed Days Melbourne you will have the opportunity to try out a Coding Cafe. In the main hall you will find the Coding Café table. This is a place for a few short, hands-on exercises using different tools and projects.
Language: HTML - Size: 15.2 MB - Last synced at: about 1 year ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 1

STAMP-project/descartes-reneri
A tool to determine how extreme transformations propagate to observable points. Reneri consolidates Decartes with suggestions to improve the test suite
Language: Java - Size: 219 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 1

niravjdn/Software-Measurement-Project
This repository contains raw data generated for the project of SOEN 6611(Software Measurement - Winter 2019). -http://smproject.niravjdn.xyz/ or https://smproject.herokuapp.com/
Language: HTML - Size: 34.4 MB - Last synced at: about 1 year ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 1

devcon5io/mutation-analysis-plugin
Plugin for SonarQube to process mutation analysis results.
Language: Java - Size: 526 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 27 - Forks: 17

STAMP-project/pitmp-maven-plugin
Maven plugin to handle multi module projects for PiTest
Language: Java - Size: 2.69 MB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 44 - Forks: 14

pitest/pitclipse
Mutation testing for Java in Eclipse IDE. Based on PIT (Pitest).
Language: Java - Size: 15.2 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 56 - Forks: 17

tilderain/pxEdit
A collaborative editor for Studio Pixel games (Kero Blaster, Guxt, Haru To Shura)
Language: Python - Size: 9.6 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 10 - Forks: 0

ABuarque/TestsArticle
Project made to tutoriak in mutation and coverage testing,
Language: Java - Size: 3.91 KB - Last synced at: about 1 year ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 0

CarlosSanchess/Space-Invaders
Language: HTML - Size: 278 MB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

mjedynak/pit-idea-plugin
IntelliJ Idea plugin for PIT mutation testing
Language: Java - Size: 531 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 51 - Forks: 16

ronnypolley/pitest-report-action
Report action for PITest reports produced by pitest-maven-plugin
Language: JavaScript - Size: 101 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

marcosthefox/iw3-final
Ingenieria Web III. Backend app.
Language: Java - Size: 279 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

SimonVerhoeven/pitest-demo
Pitest demo - Do you test your tests?
Language: Java - Size: 422 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

awcasella/Mutation-Tests
Example of how to use mutation tests in backend and frontend
Language: Java - Size: 174 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

andersonhsporto/sw-planet-api
Example of unit tests using junit and spring boot
Language: Java - Size: 70.3 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

shivamkrsarin1996/Cruise-Event-Management-System
A web-based project developed for Cruise Ship Activity Coordination system using Java Servlet Pages and Java using MVC architecture approach and MySQL as the backend to implement the concepts and principles of Automation Testing
Language: HTML - Size: 27.1 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

ivanovskiviktor/Accounting-System-Software-Testing Fork of gabrieldim/Accounting-System-Software-Testing
Testing of software for accounting system.
Size: 5.2 MB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

slaout/intestption
Demo project for a PiTest presentation (French)
Language: HTML - Size: 20.5 KB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

jorgebsa/spring-demo 📦
Demo microservice implemented with Spring Boot, showcasing tools such as Gradle, JaCoCo, Testcontainers and others
Language: Java - Size: 240 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 0

Java-Events/20190923_jcon_Workshop-Mutation-Testing
Language: Java - Size: 40 MB - Last synced at: 12 months ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 0

Reunina/AdventOfCode2020
Learning Kotlin solving advent of code 2020 puzzles. (+ Mutation testing )
Language: Kotlin - Size: 3.64 MB - Last synced at: about 1 year ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

hugovallada/kotlin-with-kotest-and-pitest
Repository to demonstrate kotest and pitest
Language: Kotlin - Size: 64.5 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

nurcankurt/mutation-testing-pitest-example
Mutation test example with pitest
Language: Java - Size: 46.9 KB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

nicknamedelta/PF-INF0303
Projeto final da disciplina de Teste de Software - 2022.1
Language: HTML - Size: 229 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

rossdrew/emuRox
Emulator of MOS6502 (and eventually NES) with particular focus on understandable design and testing.
Language: Java - Size: 8.07 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 16 - Forks: 1

mariamihai/codequality-related 📦
Small project including SonarQube, JaCoCo, etc.
Language: Java - Size: 2.93 KB - Last synced at: almost 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

gabrielSpassos/sales-poc
Language: Java - Size: 121 KB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

mihail-stoica/CodeKatas
My solutions to the BNY Mellon exercises
Language: Java - Size: 566 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

mirkosertic/mavensonarsputnik
Maven Plugin for Sputnik with Multi-Module Support
Language: Java - Size: 96.7 KB - Last synced at: 12 days ago - Pushed at: over 7 years ago - Stars: 3 - Forks: 2

ssimmie/todos
Todos microservice
Language: Java - Size: 936 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 14 - Forks: 3

eliezio/simple-pki
A Simple PKI
Language: Kotlin - Size: 1.06 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 0

kalaider/reflect4j
A set of utility methods in addition to the Java Reflection API
Language: Java - Size: 13.7 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

rescued-animals-platform/adoption-service
Animal adoption service for the rescued animals platform
Language: Java - Size: 1.87 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 1

lucasscaramelo/pitest-avancado
Configurações aprofundadas sobre Pitest
Language: Java - Size: 16.6 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

btuso/automatic-test-generation-benchmark
A simple benchmark comparing two popular automatic test generation tools
Language: Java - Size: 37.5 MB - Last synced at: about 2 years ago - Pushed at: almost 8 years ago - Stars: 3 - Forks: 0

pedringcoding/java-gradle-pitest
To know the testing technique mutation tests, It necessary check diff between fake-coverage and true-coverage
Language: Java - Size: 27.3 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 2

Abhay2412/SENG438A4 Fork of seng438-winter-2022/seng438-a4-racherene
SENG 438 - Software Testing, Reliability, and Quality Assignment #4
Language: HTML - Size: 58.3 MB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

ivanovskiviktor/pitestExample
Software testing example using pitest
Language: HTML - Size: 18.6 KB - Last synced at: about 1 month ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

sylvaindecout/basic-unit-tests
Very basic example used to illustrate how some unit test frameworks integrate
Language: Java - Size: 39.1 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

vikytech/MutationTesting
Mutation testing Demo using Pitest tool in Java, Junit 5
Language: Java - Size: 70.3 KB - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 3 - Forks: 0

oscarlvp/pitest-extensible-engines
Extensible mutation engines for PIT
Language: Java - Size: 52.7 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 4 - Forks: 1

lucasscaramelo/banco
Sistema bancário para gerenciamento de finanças e transações.
Language: Java - Size: 49.8 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

lucasscaramelo/pitest
Framework para mutação de dados nos testes, podendo variar seu nível de acordo com a necessidade.
Language: Java - Size: 5.86 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

acolita/acolita-pitest-demo
Projeto para demonstrar o framework de mutação pi-test
Language: Java - Size: 7.81 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

ProdigyXable/Pitest-Augmentation-Project
Language: Java - Size: 19.7 MB - Last synced at: over 1 year ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

zerasul/MutationExample
Mutation Test Example
Language: Java - Size: 18.6 KB - Last synced at: about 1 month ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

rossdrew/LogicSimulator
A logic circuit simulator for playing with free build tools (CI, Unit Testing, Mutation Testing, etc).
Language: Java - Size: 87.9 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

mkutz/pitest-workshop
Workshop for mutation testing with Pitest.
Language: Java - Size: 17.6 KB - Last synced at: almost 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 1

sobolewskikamil/tuber
Tuber is a procedural programming language implemented using the Truffle framework
Language: Java - Size: 119 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

chriniko13/brogrammers-base Fork of terminatorbill/brogrammers-base
Language: Java - Size: 24.4 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

chriniko13/controller-error-handling
Language: Java - Size: 54.7 KB - Last synced at: about 2 months ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

leejiaj/pitest Fork of pitest-expansion/pitest
State of the art mutation testing system for the JVM
Language: Java - Size: 11.5 MB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

rossdrew/roXort
Some sorting/searching/encryption algorithms, written in a TDD fashion
Language: Java - Size: 65.4 KB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

chriniko13/job-assignment-exercise-1
Language: Java - Size: 61.5 KB - Last synced at: about 2 months ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

rossdrew/PitestCI
A super simple continuous integration server for Pitest
Language: Python - Size: 10.7 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

aplotnikov/my-cache
Language: Groovy - Size: 53.7 KB - Last synced at: about 2 years ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 0

aplotnikov/revert-polish-notation
Language: Groovy - Size: 68.4 KB - Last synced at: about 2 years ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 0
