home/categories/testing/fritzandfriends-blazorwebformscomponents-github-skills-bunit-test-migration-skill-md
testingtesting-security

bunit-test-migration

Migrate bUnit test files from deprecated beta API (1.0.0-beta-10) to bUnit 2.x stable API. Use this when working on .razor test files in BlazorWebFormsComponents.Test that contain old patterns like TestComponentBase, Fixture, or SnapshotTest.

FritzAndFriends
maintainer
FritzAndFriends
更新於 1/31/2026
星標
446
分支
76
quick start

Installation and usage

Migrate bUnit test files from deprecated beta API (1.0.0-beta-10) to bUnit 2.x stable API. Use this when working on .razor test files in BlazorWebFormsComponents.Test that contain old patterns like TestComponentBase, Fixture, or SnapshotTest.

安裝
$ install --globalskills.sh
使用

安裝後,您可以通過在終端運行以下命令來使用此技能:

skills use bunit-test-migration