II.
LibraryProcess overview
Reference · livelib-process:desktop-development--desktop-ui-testing
specializations/desktop-development/desktop-ui-testing overview
Desktop UI Testing Workflow - Set up UI/component testing using frameworks like Testing Library, Spectron, or Playwright; implement visual regression testing.
Attributes
displayName
specializations/desktop-development/desktop-ui-testing
description
Desktop UI Testing Workflow - Set up UI/component testing using frameworks like Testing Library,
Spectron, or Playwright; implement visual regression testing.
libraryPath
library/specializations/desktop-development/desktop-ui-testing.js
specialization
desktop-development
references
- - Playwright Electron: https://playwright.dev/docs/api/class-electron
- - Testing Library: https://testing-library.com/
example
const result = await orchestrate('specializations/desktop-development/desktop-ui-testing', {
projectName: 'MyDesktopApp',
framework: 'Electron',
uiTestFramework: 'Playwright',
visualRegressionEnabled: true
});
usesAgents
- ui-test-analyst
- playwright-electron-setup
- component-test-developer
- visual-snapshot-comparator
- page-object-developer
- ui-sample-developer
- ui-test-validator
Outgoing edges
lib_applies_to_domain1
- domain:software-engineering·DomainSoftware Engineering
lib_belongs_to_specialization1
- specialization:desktop-development·Specialization
lib_implements_workflow2
- workflow:desktop-app-release·WorkflowDesktop App Release
- workflow:release-management·Workflow
lib_involves_role2
- role:desktop-developer·RoleDesktop Application Developer
- role:fullstack-engineer·RoleFullstack Engineer
lib_requires_skill_area2
- skill-area:desktop-ui-frameworks·SkillAreaDesktop UI Frameworks
- skill-area:cross-platform-desktop·SkillAreaCross-Platform Desktop Development
Incoming edges
None.