Skip to content

Commit

Permalink
Link to eRFC for custom test frameworks
Browse files Browse the repository at this point in the history
  • Loading branch information
fitzgen committed Feb 14, 2019
1 parent f426533 commit 8845c2d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions text/007-2019-roadmap.md
Original file line number Diff line number Diff line change
Expand Up @@ -263,10 +263,10 @@ binaries. Concretely, we should
* add benchmarking support to `wasm-bindgen-test`, and
* make `wasm-bindgen-test` future-compatible with the eRFC for custom test
frameworks, paving the way forward for making regular `#[test]` and `#[bench]`
Just Work™ with Wasm instead of requiring the use of
`#[wasm_bindgen_test]` instead.
* make `wasm-bindgen-test` future-compatible with the [eRFC for custom test
frameworks](https://github.com/rust-lang/rust/issues/50297), paving the way
forward for making regular `#[test]` and `#[bench]` Just Work™ with Wasm
instead of requiring the use of `#[wasm_bindgen_test]` instead.
# Rationale, Drawbacks, and Alternatives
Expand Down

0 comments on commit 8845c2d

Please sign in to comment.