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
Mis à jour 1/31/2026
Étoiles
446
Forks
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.

Installation
$ install --globalskills.sh
Utilisation

Après l'installation, vous pouvez utiliser ce skill en exécutant la commande suivante dans votre terminal :

skills use bunit-test-migration