microsoft / fluentui-contrib

Monorepo for contributor extension packages to Fluent UI
MIT License
25 stars 27 forks source link

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

Closed bsunderhus closed 4 months ago

bsunderhus commented 5 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: