Skip to content

How 'bout JUnit5? #17

@jizel

Description

@jizel

First of all: Thanks for implementing authenticate() in 4.12.4. Finally I could have deleted my classes extending your classes, partially copying them, which really wasn't very nice :-)

I wanted to ask: Do you have any plans to extend issue-keeper so it's possible to use it with JUnit 5? Probably replacing the Rule with @ExtendWith(IKeeperExtension) annotation that makes the call to Jira in beforeEach method? At least that is how I imagine it.

I also tried to use the junit-migrationsupport (and make a little adapter for IKeeperJUnitConnector to look like ExternalResource that is supported by the migration) but I wasn't very successful in that.
So I guess I'm just waiting for the support now...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions