nebula-plugins / nebula-plugins/nebula-project-plugin
Test logging not working
Nobody has claimed this yet.
- Dominant language
- Groovy
- Stars
- 98
- Forks
- 19
- PR merge metrics
- No merged PRs in 30d
Description
I can't seem to get any logging from slf4j to work when I run my integrationTest facet. This would include any logging coming from the test code itself or any code being tested. I'm sure I'm missing something obvious.
I also tried just using the 'com.netflix.nebula.integtest-standalone' plugin and the logging isn't showing for that either.
Note that the logging does show up when running my unit tests.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the missing SLF4J output in the integrationTest facet and with the com.netflix.nebula.integtest-standalone plugin, then compare both with the unit-test run where logging works. Done means test-code and tested-code logging appears consistently in the integration-test output.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- groovy
- Domain
- build-system, testing
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100