1 留言 (1 留言)0 反應 (0 反應)0 負責人 (0 負責人)Rust9,290 star (9,290 star)703 fork (703 fork)batch import
area: denogood first issue
- 議題類型
- test
- 研究方向
- Examine the existing snapshot tests in the wgpu repository, likely using the `insta` crate. Look at the `Device` methods `create * pipeline async` to understand their signatures and behavior. Check if there are any current tests for these methods to decide on a testing strategy. Consider using Deno's snapshot testing if that is the intended approach, but first verify with maintainers in the issue comments.