Skip to content

Commit

Permalink
[red-knot] Add property tests for Type
Browse files Browse the repository at this point in the history
  • Loading branch information
sharkdp committed Dec 2, 2024
1 parent 76d2e56 commit 40de0e3
Show file tree
Hide file tree
Showing 3 changed files with 294 additions and 35 deletions.
109 changes: 77 additions & 32 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions crates/red_knot_python_semantic/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,8 @@ anyhow = { workspace = true }
dir-test = { workspace = true }
insta = { workspace = true }
tempfile = { workspace = true }
quickcheck = "1.0.3"
quickcheck_macros = "1.0.0"

[lints]
workspace = true
Loading

0 comments on commit 40de0e3

Please sign in to comment.