7 Commits

Author SHA1 Message Date
Ed Page
bb5488c9a0 tests: Update for snapbox deprecations 2024-07-24 10:42:50 -05:00
eth3lbert
02c0f7ef57
test: migrate locate_project to snapbox 2024-06-28 10:20:28 +08:00
Ed Page
dc5ac62cab fix(test): Deprecate non-snapbox assertions
While this is noisy and hides other deprecations, I figured deprecations would
make it easier for people to discover what tasks remain and allow us to
divide and conquer this work rather than doing a heroic PR.
In theory, this will be short lived and we'll go back to seeing
deprecations in our tests.
2024-06-10 10:20:52 -05:00
Eric Huss
aea5ca3ca0 Remove the double-backslash escape for matching.
Using `with_json` is safer since it knows what JSON escaping is.
2021-06-16 09:44:29 -07:00
David Tolnay
17053fc980
--workspace flag for locate-project to find the workspace root 2020-09-23 18:39:21 -04:00
David Tolnay
9ecf5e96b9
Add plain message format for locate-project 2020-09-16 20:26:13 -04:00
Takayuki Nakata
ba74297c20 Add a test for cargo locate-project 2019-12-10 09:18:12 +09:00