Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/issue 365 #366

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Conversation

ivlahek
Copy link

@ivlahek ivlahek commented Feb 24, 2020

fixes #365
PR Branch
#ADD LINK TO THE PR BRANCH
https://github.com/ivlahek/zerocode/tree/feature/ISSUE-365

Motivation and Context

Checklist:

  • Unit tests added?

  • Integration tests added?
    YES

  • Test names are meaningful?
    YES

  • Feature manually tested?
    YES

  • Branch build passed?
    NO, 2 failing as master branc

  • No 'package.*' in the imports

  • Relevant Wiki page updated with clear instruction for the end user

  • Http test added to http-testing module(if applicable) ?

  • Kafka test added to kafka-testing module(if applicable) ?

igor.vlahek added 5 commits December 1, 2019 08:57
# Conflicts:
#	core/src/main/java/org/jsmart/zerocode/core/runner/ZeroCodeUnitRunner.java
# Conflicts:
#	core/pom.xml
#	http-testing/pom.xml
#	junit5-testing/pom.xml
#	kafka-testing/pom.xml
#	pom.xml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support for standard JUnit annotations
1 participant