microsoft / fluentui-contrib

Monorepo for contributor extension packages to Fluent UI
MIT License
31 stars 35 forks source link

feature(nx-plugin): adds playwright executor and generators #95

Closed bsunderhus closed 9 months ago

bsunderhus commented 10 months ago

Adds playwright for component test according to documentation

  1. executor:
    • playwright (if testingType === component then execute task manually, otherwise delegate to @nx/playwright)
  2. generators: