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.