{"id":29655869,"url":"https://github.com/henryssondaniel/teacup-java-engine-junit","last_synced_at":"2025-07-22T08:07:04.687Z","repository":{"id":57733422,"uuid":"167544926","full_name":"HenryssonDaniel/teacup-java-engine-junit","owner":"HenryssonDaniel","description":"Run Teacup tests with the JUnit engine","archived":false,"fork":false,"pushed_at":"2019-11-23T12:34:19.000Z","size":188,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-13T07:49:33.502Z","etag":null,"topics":["junit","junit5","teacup","test","test-engine","test-framework","testing","testing-framework","testing-library","testing-tool","testing-tools"],"latest_commit_sha":null,"homepage":"https://henryssondaniel.github.io/teacup.github.io/","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/HenryssonDaniel.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-01-25T12:35:23.000Z","updated_at":"2019-11-23T12:34:21.000Z","dependencies_parsed_at":"2022-09-26T22:11:24.197Z","dependency_job_id":null,"html_url":"https://github.com/HenryssonDaniel/teacup-java-engine-junit","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/HenryssonDaniel/teacup-java-engine-junit","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HenryssonDaniel%2Fteacup-java-engine-junit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HenryssonDaniel%2Fteacup-java-engine-junit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HenryssonDaniel%2Fteacup-java-engine-junit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HenryssonDaniel%2Fteacup-java-engine-junit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/HenryssonDaniel","download_url":"https://codeload.github.com/HenryssonDaniel/teacup-java-engine-junit/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HenryssonDaniel%2Fteacup-java-engine-junit/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266455371,"owners_count":23931360,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-07-22T02:00:09.085Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["junit","junit5","teacup","test","test-engine","test-framework","testing","testing-framework","testing-library","testing-tool","testing-tools"],"created_at":"2025-07-22T08:07:03.981Z","updated_at":"2025-07-22T08:07:04.676Z","avatar_url":"https://github.com/HenryssonDaniel.png","language":"Java","readme":"# [User Guide](https://henryssondaniel.github.io/teacup.github.io/)\n[![Build Status](https://travis-ci.com/HenryssonDaniel/teacup-java-engine-junit.svg?branch=master)](https://travis-ci.com/HenryssonDaniel/teacup-java-engine-junit)\n[![Coverage](https://sonarcloud.io/api/project_badges/measure?project=HenryssonDaniel_teacup-java-engine-junit\u0026metric=coverage)](https://sonarcloud.io/dashboard?id=HenryssonDaniel_teacup-java-engine-junit)\n[![latest release](https://img.shields.io/badge/release%20notes-1.1.4-yellow.svg)](https://github.com/HenryssonDaniel/teacup-java-engine-junit/blob/master/doc/release-notes/official.md)\n[![Maven Central](https://img.shields.io/maven-central/v/io.github.henryssondaniel.teacup.engine/junit.svg)](http://search.maven.org/#search%7Cgav%7C1%7Cg%3A%22io.github.henryssondaniel.teacup.engine%22%20AND%20a%3A%22junit%22)\n[![Javadocs](https://www.javadoc.io/badge/io.github.henryssondaniel.teacup.engine/junit.svg)](https://www.javadoc.io/doc/io.github.henryssondaniel.teacup.engine/junit)\n## What ##\nCustom JUnit 5 engine.  \nThis engine interacts with the Teacup core project to get fixture data, such as the current fixture\nand added clients/servers.\n## Why ##\nIt can be time and resource consuming to use fixtures.  \nTherefore this engine will change the order of the tests before executing them so that the minimal\nfixture changes are required.\n## How ##\nThis is done by extending the Jupiter engine.  \n\nTo use the Teacup engine, do as follows:\n1. Create a file named org.junit.platform.engine.TestEngine in src/main/resources/META-INF/services\n1. Add the content org.teacup.engine.junit.TeacupTestEngine\n1. Add the engine to the build file, this is different depending on the build tool you are using.  \nThe best thing is to check: https://junit.org/junit5/docs/current/user-guide/#running-tests-build\n1. Write your tests as you would normally do with JUnit.","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhenryssondaniel%2Fteacup-java-engine-junit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhenryssondaniel%2Fteacup-java-engine-junit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhenryssondaniel%2Fteacup-java-engine-junit/lists"}