TheBevyFlock / bevy_cli

A Bevy CLI tool.
Apache License 2.0
32 stars 6 forks source link

Setup UI tests for lints #31

Closed BD103 closed 3 weeks ago

BD103 commented 2 months ago

UI tests ensure that errors and warnings are correctly raised for given code cases. This can verify that lints fire when they're supposed to, and don't in all other occasions. I think ui_test would be great for this, since this is what the main bevy repo uses.

janhohenheim commented 2 months ago

Deleted comment due to phishing attempt