Fyne Getting Started: Unit Testing

preview_player
Показать описание
In this video we see how to write simple unit tests for a GUI app. We can validate that the app is correct before running the user interface.
Рекомендации по теме
Комментарии
Автор

Hope to see some different Fyne layout videos soon like Flutter does :) like a to-do list kind of thing maybe? or a bottom navigation bar?

frankhuurman
Автор

I am new in Go world.First of all its a great toolkit 👍. But docs lacks examples 😭(if there is an examples, then there is no screenshot of expected output). I was looking for navigation something like fyne_demo. Unfortunately it was hard to understand from where those menu buttons/ trees came from, at least for me. So please add more examples with necessary screenshots/ gif on docs.

mystackquest
Автор

I can't compile the testing file. It says makeUI is undefined. Does Visual Studio somehow conect the files?

MFT
Автор

How to set transparent borders for entries in the fyne package

fengxiao
Автор

Thanks for these videos. Could you add a video about how to build for android and run it on an emulator?

realtebo