Not working (false negative) in integration tests

Open Beginner friendly
#78 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
68/100
Issue type
Documentation
Clarity
Mostly clear
Activity status
Quiet
Tech stack
rust

Research direction

Start by inspecting the project documentation and the integration tests under tests/, focusing on cases where no-panic is a dev dependency. Document that potential panic! calls may not be reported in integration tests, and note whether the same limitation applies to unit tests; done means the limitation is clearly recorded for users.

Written by the indexing model from the issue text.

Description

Please document that potential panic! is not reported in integration tests (under tests/, when no-panic is a dev dependency). Probably not in unit tests either.

Dominant language
Rust
Stars
1.2k
Forks
20
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from dtolnay/no-panic

All issues in dtolnay/no-panic

Similar issues

More Rust issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.