Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / sbabcoc/JUnit-Foundation issues and pull requests
#134 - Upgrade to latest Java-Utils
Pull Request -
State: closed - Opened by sbabcoc 6 months ago
#133 - Upgrade to latest Java-Utils; eliminate Guava usage
Pull Request -
State: closed - Opened by sbabcoc 6 months ago
#132 - Fix support for JUnitParams
Issue -
State: open - Opened by sbabcoc 8 months ago
#131 - Add AgentBuilder Listener; upgrade to Byte Buddy 1.14.12
Pull Request -
State: closed - Opened by sbabcoc 8 months ago
#130 - Bump testng from 7.5 to 7.5.1
Pull Request -
State: open - Opened by dependabot[bot] over 1 year ago
Labels: dependencies
#129 - Bump testng from 7.5 to 7.7.0
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
- 1 comment
Labels: dependencies
#128 - Upgrade SettingsAPI to version 3.0.5
Pull Request -
State: closed - Opened by sbabcoc almost 2 years ago
#127 - Upgrade Java-Utils and Settings to latest releases
Pull Request -
State: closed - Opened by sbabcoc over 2 years ago
#126 - Update to latest settings library (3.0.1)
Pull Request -
State: closed - Opened by sbabcoc over 2 years ago
#125 - Build for Java 8; upgrade dependencies and plugins
Pull Request -
State: closed - Opened by sbabcoc over 2 years ago
#124 - Upgrade dependencies: logback, setting, java-utils
Pull Request -
State: closed - Opened by sbabcoc over 2 years ago
#123 - Use 'toString' instead of 'hashCode' for Method
Pull Request -
State: closed - Opened by sbabcoc over 2 years ago
#122 - Version 16 does not support JunitParams library
Issue -
State: closed - Opened by HardNorth over 2 years ago
- 4 comments
#121 - Add support for TestParameterInjector
Issue -
State: open - Opened by sbabcoc over 2 years ago
#120 - Replace more reflection with byte code transforms
Pull Request -
State: closed - Opened by sbabcoc over 2 years ago
#119 - Replace reflection with delegation
Pull Request -
State: closed - Opened by sbabcoc over 2 years ago
#118 - Revise MutableTest class to use Advice instead of reflection
Issue -
State: closed - Opened by sbabcoc over 2 years ago
- 2 comments
#117 - Add exception to retry notification; fix assertions
Pull Request -
State: closed - Opened by sbabcoc over 2 years ago
#116 - Add table of contents and highlights section to README
Issue -
State: open - Opened by sbabcoc almost 3 years ago
#115 - Upgrade Settings to version 2.3.10
Pull Request -
State: closed - Opened by sbabcoc about 3 years ago
#114 - Upgrade Java-Utils to version 2.1.0
Pull Request -
State: closed - Opened by sbabcoc about 3 years ago
#113 - Upgrade Settings and Java-Utils; remove Guava direct dependency
Pull Request -
State: closed - Opened by sbabcoc over 3 years ago
#112 - Pr/revise maven tooling
Pull Request -
State: closed - Opened by sbabcoc over 3 years ago
#111 - Add the ability to register test exception handlers
Issue -
State: open - Opened by sbabcoc over 3 years ago
#110 - Update example code in README
Issue -
State: closed - Opened by sbabcoc over 3 years ago
#109 - Add reference checks; fix miscellaneous bugs
Pull Request -
State: closed - Opened by sbabcoc over 3 years ago
#108 - Fix check to theory description unique ID prefix
Pull Request -
State: closed - Opened by sbabcoc over 3 years ago
#107 - Add code to verify the sequence of lifecycle events
Pull Request -
State: closed - Opened by sbabcoc over 3 years ago
#106 - Add clarifying details to documentation
Issue -
State: closed - Opened by sbabcoc over 3 years ago
#105 - Add test for handling of suite-level failures
Issue -
State: closed - Opened by sbabcoc over 3 years ago
- 1 comment
#104 - Add method to map from Description to Target
Pull Request -
State: closed - Opened by sbabcoc over 3 years ago
#103 - Upgrade JUnit to 4.13.2
Pull Request -
State: closed - Opened by sbabcoc over 3 years ago
#102 - Resolve issues with automatic retry and parameterized runners
Pull Request -
State: closed - Opened by sbabcoc over 3 years ago
#101 - Automatic retry mechanism is incompatible with the Theories runner
Issue -
State: closed - Opened by sbabcoc over 3 years ago
- 1 comment
#100 - Release watcher objects
Pull Request -
State: closed - Opened by sbabcoc over 3 years ago
#99 - Retain runners for test class instances
Pull Request -
State: closed - Opened by sbabcoc over 3 years ago
#98 - ArtifactCollector class is retaining references to ArtifactCollector, Description, and test class instance objects
Issue -
State: closed - Opened by sbabcoc over 3 years ago
- 1 comment
#97 - Add unit tests to verify that start/finish notifications are properly balanced
Issue -
State: closed - Opened by sbabcoc over 3 years ago
- 1 comment
#96 - Add unit tests to verify release of framework objects
Issue -
State: closed - Opened by sbabcoc over 3 years ago
- 1 comment
#95 - Fix event sequencing issues
Pull Request -
State: closed - Opened by sbabcoc over 3 years ago
#94 - Cannot get property 'absolutePath' on null object
Issue -
State: closed - Opened by gorru over 3 years ago
- 5 comments
#93 - Pr/fix memory leak
Pull Request -
State: closed - Opened by sbabcoc over 3 years ago
#92 - Add setting docs; deprecate RuleChainWalker
Pull Request -
State: closed - Opened by sbabcoc over 3 years ago
#91 - Release references to JUnit objects
Pull Request -
State: closed - Opened by sbabcoc over 3 years ago
#90 - drop dead code, capturing test arguments, causing memory leak
Pull Request -
State: closed - Opened by sns-seb almost 4 years ago
- 22 comments
#89 - Remove unused PhantomTimeout class
Pull Request -
State: closed - Opened by sbabcoc almost 4 years ago
#88 - Make code less verbose
Pull Request -
State: closed - Opened by sbabcoc almost 4 years ago
#87 - Pr/set config classloader
Pull Request -
State: closed - Opened by sbabcoc almost 4 years ago
#86 - Set specific class loader for config instance
Pull Request -
State: closed - Opened by sbabcoc almost 4 years ago
#85 - Add detailed JavaDoc to JUnitSettings constants
Issue -
State: closed - Opened by sbabcoc almost 4 years ago
#84 - Document the purpose and function of the RULE_CHAIN_LIST option - or remove it
Issue -
State: closed - Opened by sbabcoc almost 4 years ago
#83 - Upgrade several dependencies
Pull Request -
State: closed - Opened by sbabcoc almost 4 years ago
#82 - Update README to document how to work with PowerMockRunner
Issue -
State: closed - Opened by sbabcoc almost 4 years ago
#81 - Work around an execution issue that prevented use of the PowerMock runner
Pull Request -
State: closed - Opened by sbabcoc almost 4 years ago
#80 - Add lifecycle events for Theory method permutations
Pull Request -
State: closed - Opened by sbabcoc about 4 years ago
#79 - Add support for Theories runner with add unit test
Pull Request -
State: closed - Opened by sbabcoc about 4 years ago
#78 - JUnit Foundation fails with NullPointerException in case of 'Theories' feature usage
Issue -
State: closed - Opened by HardNorth about 4 years ago
- 8 comments
#77 - JUnit Foundation does not fire any listeners in case of PowerMock usage (@RunWith(PowerMockRunner.class))
Issue -
State: closed - Opened by HardNorth about 4 years ago
- 15 comments
#76 - Upgrade JUnit from 4.12 to 4.13.1
Pull Request -
State: closed - Opened by sbabcoc about 4 years ago
#75 - Revise README documentation for declaring the Java agent in a Gradle project
Pull Request -
State: closed - Opened by sbabcoc about 4 years ago
#74 - Update Gradle build script agent information
Pull Request -
State: closed - Opened by sbabcoc over 4 years ago
#73 - Cannot change resolution strategy of dependency configuration ':app:compile' after it has been resolved.
Issue -
State: closed - Opened by YuryPashkov over 4 years ago
- 4 comments
#72 - Update GitHub repository references after relocation
Pull Request -
State: closed - Opened by sbabcoc over 4 years ago
#71 - Consolidate attachment of RunListener service providers
Pull Request -
State: closed - Opened by sbabcoc over 4 years ago
#70 - Recognize JUnit RunListener providers declared in JUnitWatcher SPI config file
Issue -
State: closed - Opened by sbabcoc over 4 years ago
- 1 comment
#69 - Add unit test and docs for JUnitParams support
Pull Request -
State: closed - Opened by sbabcoc over 4 years ago
#68 - Re-implement recording of 'callable' objects
Pull Request -
State: closed - Opened by sbabcoc over 4 years ago
#67 - Add 'equals' and 'hashcode' methods
Pull Request -
State: closed - Opened by sbabcoc over 4 years ago
#66 - Get real invoked method description; enhance ArtifactParams feature
Pull Request -
State: closed - Opened by sbabcoc over 4 years ago
#65 - Using JUnitParams causes NullPointerException
Issue -
State: closed - Opened by liamtsava over 4 years ago
- 6 comments
#64 - Add 'null' check to guard against bad behavior
Pull Request -
State: closed - Opened by sbabcoc over 4 years ago
#63 - Consolidate watcher interfaces via JUnitWatcher marker
Pull Request -
State: closed - Opened by sbabcoc over 4 years ago
#62 - RunAnnouncer fails with NPE if test is ignored by class level annotation
Issue -
State: closed - Opened by liamtsava over 4 years ago
- 8 comments
#61 - Uncomfortable way to initialize listeners, watchers etc.
Issue -
State: closed - Opened by brutskov over 4 years ago
- 3 comments
#60 - Fix #59: Consolidate rule-based and parameter-based timeout management
Pull Request -
State: closed - Opened by sbabcoc almost 5 years ago
#59 - Add ability to disable timeouts globally and locally
Issue -
State: closed - Opened by sbabcoc almost 5 years ago
#58 - Implement global Timeout rule management
Pull Request -
State: closed - Opened by sbabcoc almost 5 years ago
#57 - Global Timeout using Junit Rule
Issue -
State: closed - Opened by kishoretak almost 5 years ago
- 18 comments
#56 - Upgrade to latest release of Byte Buddy (1.10.3)
Pull Request -
State: closed - Opened by sbabcoc about 5 years ago
#55 - NoSuchMethodError encountered in LifecycleHooks
Issue -
State: closed - Opened by dtydeman about 5 years ago
- 11 comments
#54 - Resolve #53: If thread runner lacks atomic test, use failure description
Pull Request -
State: closed - Opened by sbabcoc over 5 years ago
#53 - NullPointerException after a failure in Before Class
Issue -
State: closed - Opened by khaledAbbasExperitest over 5 years ago
- 3 comments
#52 - Pr/fix more generics
Pull Request -
State: closed - Opened by sbabcoc over 5 years ago
- 1 comment
#51 - Pr/fix npe
Pull Request -
State: closed - Opened by sbabcoc over 5 years ago
- 1 comment
#50 - Classcast exception in case tests are executed via Cucumber junit runner
Issue -
State: closed - Opened by avarabyeu over 5 years ago
- 3 comments
#49 - Add debug logging and assertion messages
Pull Request -
State: closed - Opened by sbabcoc over 5 years ago
#48 - Issue with attaching JUnit RunListener in Gradle Project
Issue -
State: closed - Opened by cah-daniel-adams01 over 5 years ago
- 15 comments
#47 - Enable execution on Java 8
Pull Request -
State: closed - Opened by sbabcoc over 5 years ago
#46 - Add tool chain to use Java 7 for compilation; fix global timeout impl
Pull Request -
State: closed - Opened by sbabcoc over 5 years ago
#45 - Pr/fix artifact path
Pull Request -
State: closed - Opened by sbabcoc over 5 years ago
#44 - Pr/support java 7
Pull Request -
State: closed - Opened by sbabcoc over 5 years ago
#43 - Resolve #42: Change tracking of "atomic" test to handle rule failures
Pull Request -
State: closed - Opened by sbabcoc over 5 years ago
#42 - Impossibility to determine test failure while test rule throws an exception
Issue -
State: closed - Opened by groov1kk over 5 years ago
- 1 comment
#41 - Change pattern to extract method name to explicit set of delimiters
Pull Request -
State: closed - Opened by sbabcoc over 5 years ago
#40 - Incompatible with Kotlin's DSL
Issue -
State: closed - Opened by groov1kk over 5 years ago
- 1 comment
#39 - Retain AtomicTest object for entire execution of atomic test
Pull Request -
State: closed - Opened by sbabcoc almost 6 years ago
#38 - Pr/add watcher finder
Pull Request -
State: closed - Opened by sbabcoc almost 6 years ago
#37 - Revise 'javaagent' definition; upgrade to latest Java Utils (1.8.0)
Pull Request -
State: closed - Opened by sbabcoc almost 6 years ago
#36 - Create comprehensive `getAttachedWatcher` method
Issue -
State: closed - Opened by sbabcoc almost 6 years ago
- 1 comment
#35 - More thread-related fixes
Pull Request -
State: closed - Opened by sbabcoc almost 6 years ago