Revit Testing

Write, run, or review Autodesk Revit API tests that execute inside Revit with Nice3point.TUnit.Revit. USE FOR: writing RevitApiTest classes whose bodies run on Revit's single thread via the RevitThreadExecutor. DO NOT USE FOR: supplying the documents, services, or data cases a test runs against (use revit-test-fixtures), scaffolding the test project (create it from the revit-tunit template), or tests that never call the Revit API.

nice3point 37c4d9b 7.6 KB Updated

File contents

nice3point/revit-skills/tree/main/plugins/revit-testing/skills/revit-testing commit 37c4d9b873

Frequently asked questions

npx skillmds@latest add nice3point/revit-testing