Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rust chapter #2

Draft
wants to merge 28 commits into
base: main
Choose a base branch
from
Draft

Rust chapter #2

wants to merge 28 commits into from

Conversation

GrosQuildu
Copy link
Collaborator

@GrosQuildu GrosQuildu commented Jan 9, 2024

Covers:

  • unit testing: improvements like sanitizers, mirim
  • property testing
  • gathering coverage
  • necessist
  • clippy and dylint - TODO: need expansion
  • model checking: Prusti and Kani tools, list of other tooling
  • TODO: add concurrency model checking (shuttle and loom)

PR adds static files than are linked from unit testing page. Users can click a button to be redirected to the static content.

@GrosQuildu GrosQuildu changed the title init rust chapter Rust chapter Jan 12, 2024
@GrosQuildu GrosQuildu requested a review from smoelius January 12, 2024 19:24
Copy link

github-actions bot commented Feb 23, 2024

PR Preview Action v1.4.8
🚀 Deployed preview to https://trailofbits.github.io/testing-handbook-preview/pr-preview/pr-2/
on branch gh-pages at 2024-11-25 12:08 UTC

@GrosQuildu GrosQuildu marked this pull request as draft May 13, 2024 10:15
content/docs/languages/rust/00-unit-testing.md Outdated Show resolved Hide resolved
content/docs/languages/rust/00-unit-testing.md Outdated Show resolved Hide resolved
content/docs/languages/rust/00-unit-testing.md Outdated Show resolved Hide resolved
content/docs/languages/rust/00-unit-testing.md Outdated Show resolved Hide resolved
content/docs/languages/rust/00-unit-testing.md Outdated Show resolved Hide resolved
content/docs/languages/rust/40-supply-chain-analysis.md Outdated Show resolved Hide resolved
content/docs/languages/rust/40-supply-chain-analysis.md Outdated Show resolved Hide resolved
content/docs/languages/rust/40-supply-chain-analysis.md Outdated Show resolved Hide resolved
content/docs/languages/rust/40-supply-chain-analysis.md Outdated Show resolved Hide resolved
content/docs/languages/rust/40-supply-chain-analysis.md Outdated Show resolved Hide resolved
@GrosQuildu
Copy link
Collaborator Author

Copied data to the doc: https://docs.google.com/document/d/1NgO-tmgrnvV4CX5RnewwWiAduVUyMg3bEOfDMRu_8HM/edit
Continuing work there

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants