issues
search
nebula-plugins
/
nebula-test
Test harness for Gradle plugins
Apache License 2.0
45
stars
18
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Deprecate IntegrationSpec
#142
rpalcolea
closed
8 months ago
2
Fix for incorrectly matching a task in sub-project
#141
esword
opened
3 years ago
0
Task state detection incorrect when have sub-projects with same task
#140
esword
opened
3 years ago
0
nebula-test 10.0.0+ requires manual registration of junitplatform
#139
jeremyjliu
closed
3 years ago
1
Gradle 7 compatibility
#138
chali
closed
3 years ago
0
Reduce external dependencies
#137
chali
closed
3 years ago
1
Allow running generatorw with custom Gradle version to improve testing between Gradle 6.x and 7.x
#136
chali
closed
3 years ago
0
Filter spock and junit from plugin under development classpath, those dependencies are not typically used in plugin itself and we want to avoid spock conflict with incompatible groovy
#135
chali
closed
3 years ago
0
Fixed failing test missed due misconfiguration after upgrade to Gradle 7 milestone
#134
chali
closed
3 years ago
0
Breaking changes: upgrade to Gradle 7 causing upgrade to Groovy 3
#133
chali
closed
3 years ago
1
Revert "Create groovy 3 feature variant allowing parallel support for Gradle 6.x and 7.x"
#132
chali
closed
3 years ago
0
Create groovy 3 feature variant allowing parallel support for Gradle 6.x and 7.x
#131
chali
closed
3 years ago
0
support mavenLocal() for dependencies for plugins tested through IntegrationSpec
#130
chali
closed
3 years ago
1
Remove gradle test plugin since we don't rely on it anymore
#129
chali
closed
3 years ago
1
Don't use compile configuration in dependencies generator
#128
chali
closed
3 years ago
1
GradleRunner: CLASSPATH_GRADLE_CACHE should account for GRADLE_RO_DEP_CACHE environment variable presence
#127
rpalcolea
closed
4 years ago
2
Update build badge to use travis-ci.com
#126
emccallum
closed
4 years ago
1
BuildLauncherBackedGradleHandle: explicit disconnect after running tasks
#125
rpalcolea
closed
4 years ago
1
Modify allow different target compatibility test to use maven instead of ivy
#124
rpalcolea
closed
4 years ago
1
Method to list dependencies in a build file
#123
OdysseusLives
closed
4 years ago
1
Spock is actually api dependency because it is used as super class
#122
chali
closed
4 years ago
1
Add parallel mode option to BaseIntegrationSpec
#121
OdysseusLives
closed
4 years ago
1
Use Gradle's build in warning mode failure
#120
DanielThomas
opened
4 years ago
1
Separate out base integration logic from spock
#119
dansanduleac
closed
4 years ago
5
Default to not using GradleRunner.forwardOutput() which forwards the …
#118
OdysseusLives
closed
4 years ago
1
When this library is used with Gradle 6 and higher it published Gradle metadata allowing us to specify more details about dummy libraries
#117
chali
closed
4 years ago
2
Update spock-core
#116
chali
closed
5 years ago
1
Generate maven-metadata.xml when creating repository for pom files. Gradle 6 requires the file to properly resolve poms when using dynamic versions.
#115
chali
closed
5 years ago
1
Show output on execution failure if not expected
#114
szpak
opened
5 years ago
0
7.2.4 not in Maven Central
#113
szpak
closed
5 years ago
4
Ability to test precompiled Kotlin script plugins
#112
Vampire
opened
5 years ago
2
Create settings.gradle for test project based on TestKit to work with Gradle 5
#111
chali
closed
5 years ago
1
Add more methods for test project generation, port features into testkit parent class
#110
chali
closed
5 years ago
1
Added support for old versions of gradle layout pattern in ivy repos
#109
rpalcolea
closed
5 years ago
1
Ivy `patternLayout` breaks backwards compatiblity
#108
DPUkyle
closed
5 years ago
3
Use HTTPS for repositories - closes #106
#107
rpalcolea
closed
5 years ago
1
[SECURITY] Releases are built/executed/released in the context of insecure/untrusted code
#106
JLLeitschuh
closed
5 years ago
2
fail tests if mutable project state warning is present
#105
rpalcolea
closed
5 years ago
1
configure logging via env variables
#104
rpalcolea
closed
5 years ago
1
Fix how we create a graph when status is not provided via builder
#103
rpalcolea
closed
5 years ago
1
Revert "Revert "Handle more gradle deprecation warnings to fail integration tests""
#102
rpalcolea
closed
5 years ago
0
Revert "Handle more gradle deprecation warnings to fail integration tests"
#101
rpalcolea
closed
5 years ago
1
Handle more gradle deprecation warnings to fail integration tests
#100
rpalcolea
closed
5 years ago
1
Why is the @tempdirectory annotation removed, and can I use something instead it?
#99
kto-viktor
opened
6 years ago
0
Travis openjdk8
#98
rpalcolea
closed
6 years ago
0
Upgrade to gradle 4.10.1
#97
rpalcolea
closed
6 years ago
1
upgrade plugin-plugin to 8.0.0
#96
rpalcolea
closed
6 years ago
1
Ignore dependencyInsight warning for now
#95
sghill
closed
6 years ago
1
Allow test to disable generating gradle.properties
#94
chali
closed
6 years ago
1
Do Not Reference Subproject Variable in Root
#93
sghill
closed
6 years ago
1
Next