AdobeXD / xd-to-flutter-plugin

Generate assets from XD for use in an existing Flutter project
BSD 2-Clause "Simplified" License
952 stars 97 forks source link

Add a comprehensive test suite #99

Open gskinner opened 3 years ago

gskinner commented 3 years ago

It would be nice to have a unified test suite XD file. This would serve multiple purposes:

  1. Facilitate more robust testing when preparing new releases.
  2. Demonstrate supported vs unsupported vs broken features in the plugin.
  3. Provide a test suite for community members preparing pull requests.

This effort is already well underway, but I thought there should be an issue to track it.

gskinner commented 3 years ago

This is largely complete, but I'm still sorting out a few details, so it will ship with the next release.

gskinner commented 3 years ago

Continuing to update this locally, but didn't ship with v2.0.0