arquillian-core icon indicating copy to clipboard operation
arquillian-core copied to clipboard

Arquillian provides a component model for integration tests, which includes dependency injection and container life cycle management. Instead of managing a runtime in your test, Arquillian brings your...

Results 119 arquillian-core issues
Sort by recently updated
recently updated
newest added

Bumps [animal-sniffer-maven-plugin](https://github.com/mojohaus/animal-sniffer) from 1.21 to 1.22. Release notes Sourced from animal-sniffer-maven-plugin's releases. 1.22 🐛 Bug Fixes Added java 9+ compatibility (bugfix & addition) (#139) @​Finomosec 📦 Dependency updates Bump mojo-parent...

dependencies

…ps should be used. #### Short description of what this resolves: Adds the ability to allow for https URL and URI injection. #### Changes proposed in this pull request: -...

##### Issue Overview Currently when injecting a `URL` or `URI` with an `@ArquillianResource` the protocol is always "http". There should be ability to allow for "https" connections. This can be...

Bumps [mockito-core](https://github.com/mockito/mockito) from 4.6.1 to 4.7.0. Release notes Sourced from mockito-core's releases. v4.7.0 Changelog generated by Shipkit Changelog Gradle Plugin 4.7.0 2022-08-13 - 33 commit(s) by 198812345678, Andy Coates, Chen...

dependencies

TestContainers[^1] becomes popular in these days. When deploying to a running server using remote adapter, we have to prepare a server for it. Nowdays most of the application can be...

#### Short description of what this resolves: Integration tests for lifecycle methods with JUnit 5 Relates to #310 #309 and #301 using `@TempDir` as a base for temporary directory Could...

Bumps `version.resteasy` from 6.0.3.Final to 6.1.0.Final. Updates `resteasy-servlet-initializer` from 6.0.3.Final to 6.1.0.Final Release notes Sourced from resteasy-servlet-initializer's releases. 6.1.0.Final Release Notes Full release notes can be found on JIRA. For...

dependencies

Bumps weld-se-shaded from 4.0.3.Final to 5.0.1.Final. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.jboss.weld.se:weld-se-shaded&package-manager=maven&previous-version=4.0.3.Final&new-version=5.0.1.Final)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies

Bumps [testng](https://github.com/cbeust/testng) from 7.5 to 7.6.1. Release notes Sourced from testng's releases. 7.6.0 What's Changed Remove redundant Parameter implementation by @​krmahadevan in cbeust/testng#2706 Upgrade to JDK11 by @​krmahadevan in cbeust/testng#2705...

dependencies

Bumps [jakarta.servlet-api](https://github.com/eclipse-ee4j/servlet-api) from 5.0.0 to 6.0.0. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=jakarta.servlet:jakarta.servlet-api&package-manager=maven&previous-version=5.0.0&new-version=6.0.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies