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

Add UI-Tests / Unit-Tests #47

Open
SeriousM opened this issue Jan 7, 2015 · 2 comments
Open

Add UI-Tests / Unit-Tests #47

SeriousM opened this issue Jan 7, 2015 · 2 comments
Assignees
Milestone

Comments

@SeriousM
Copy link
Collaborator

SeriousM commented Jan 7, 2015

The project started long time ago and all we needed was a test application to see if the localization works.
Since then the library evolved to an "almost product" and people complaining that "this or that" doesn't work. We, @MrCircuit and @SeriousM, don't have the time to always investigate these errors and therefore I propose to create a real test suite that covers all critical and optional scenarios.

Based on

  • nUnit for backend tests
  • White for UI tests

Providing this tool, users can add their own tests (mandatory for further enhancements!) and we can verify easily if something is broken.

@SeriousM SeriousM self-assigned this Jan 7, 2015
@SeriousM SeriousM added this to the vNext milestone Jan 7, 2015
@SeriousM SeriousM modified the milestones: vNext, Rewrite Nov 17, 2015
@xmedeko
Copy link
Contributor

xmedeko commented Jun 6, 2017

I recommend xUnit for backend testing.
And the White project has different home now.

@SeriousM SeriousM removed their assignment Jan 8, 2018
@konne
Copy link
Member

konne commented Feb 23, 2019

White is in my eyes a dead project. So will add
https://github.com/Microsoft/WinAppDriver
as new possibility for GUI Tests

@konne konne modified the milestones: Major Refactoring, 4.0 Feb 23, 2019
@konne konne self-assigned this Feb 23, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants