visual-space / visual-editor

Rich text editor for Flutter based on Delta format (Quill fork)
MIT License
290 stars 46 forks source link

Sys - Setup first test #3

Closed adrian-moisa closed 2 years ago

adrian-moisa commented 2 years ago

This is another pain point that was hurting badly when attempting to use and extend Quill. There is no automatic testing. I'm working to add full testing to all core features of Visual Editor. This will take some effort and I'll be happy to receive help from any of you. So far I'm yet to setup the testing framework.

Join on discord to get advice and help or follow us on YouTube Visual Coding to learn more about the architecture of Visual Editor and other Flutter apps.

adrian-moisa commented 2 years ago

We've started the first test example. More will come soon.