错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

Testing Components with BUnit

  • Peter Himschoot

摘要

In previous chapters, we have been building a PizzaPlace application, which contains several components. We have tested these components by running the application and interacting with it. Here we will look at writing unit tests for Blazor components using bUnit and NSubstitute.