alchemist icon indicating copy to clipboard operation
alchemist copied to clipboard

A Flutter tool that makes golden testing easy.

Results 50 alchemist issues
Sort by recently updated
recently updated
newest added

### Is there an existing feature request for this? - [X] I have searched the existing issues. ### Command I would love if CI tests would check texts and icons....

## Description Flutter LocalFileComparator compare method throw a FlutterError when the compare fail. This compare is used by matchesGoldenFile(). Because of that, some golden can fail without throw an error...

### Is there an existing issue for this? - [X] I have searched the existing issues. ### Version 0.5.0 ### Description After upgrading from version 0.3.3 to 0.5.0 the golden...

bug

### Is there an existing issue for this? - [X] I have searched the existing issues. ### Version 0.4.1 ### Description Svg pictures aren't rendered correctly in CI mode. They...

bug

### Is there an existing issue for this? - [X] I have searched the existing issues. ### Version 0.4.1 ### Description Our app have many, many golden test like following....

bug

### Is there an existing feature request for this? - [X] I have searched the existing issues. ### Description Since for the golden tests, you can add a comparator and...

bug
help wanted

### Is there an existing issue for this? - [X] I have searched the existing issues. ### Version v0.7.0 ### Description Hi 👋 After using the “alchemist” library, I noticed...

bug

## Description Font rendering did not work when fonts are from another package. We are using a separate package for our styleguide including assets, textstyles and fonts... This change makes...

### Is there an existing feature request for this? - [X] I have searched the existing issues. ### Command Ability to perform actions for every test individually ### Description `GoldenTestScenario`...

### Is there an existing feature request for this? - [X] I have searched the existing issues. ### Command Ability to disable text widget for csenario name in CI env...