Skip to content

eeter/robotframework-whitelibrary

 
 

Repository files navigation

This library is still very much under construction.

WhiteLibrary will give a way to test Windows UI technologies with Robot Framework. WhiteLibrary wraps White test automation framework [1]

Techonologies

  • Win32
  • WinForms
  • WPF (Windows Presentation Foundation)
  • Silverlight
  • SWT (Java) platforms

Development Environment

Running tests with Robot

  • Install Python
  • Install Robot Framework and Python for .NET: pip install robotframework pythonnet
  • Inside the solution execute tests from folder: \PythonWhiteLibrary execute: "run_tests.cmd". Single test cases can be run with command "run_tests.cmd -t "Test case name""
[1] https://github.com/TestStack/White

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 56.7%
  • Python 26.1%
  • RobotFramework 17.0%
  • Batchfile 0.2%