Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Colab: How to test a Flutter app #31

Open
8igMac opened this issue Nov 8, 2021 · 0 comments
Open

Colab: How to test a Flutter app #31

8igMac opened this issue Nov 8, 2021 · 0 comments

Comments

@8igMac
Copy link
Owner

8igMac commented Nov 8, 2021

我們每開發一個小功能,就可以順便寫這個小功能的測試,藉由慢慢的累積
測試、增加系統的穩定度、對於專案的長遠發展有良好的幫助,我推崇 test driven development
,也就是:把 test 當作 spec,先寫 test 再寫 feature code。

這次的練習請大家去完成一下這個 colab:How to test a Flutter app

@8igMac 8igMac changed the title How to test a Flutter app Colab: How to test a Flutter app Nov 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant