Skip to content

mayurilahane/widgetastic.core

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

widgetastic.core

https://travis-ci.org/RedHatQE/widgetastic.core.svg?branch=master https://coveralls.io/repos/github/RedHatQE/widgetastic.core/badge.svg?branch=master Documentation Status Code issues

Widgetastic - Making testing of UIs fantastic.

Written originally by Milan Falesnik ([email protected], http://www.falesnik.net/) and other contributors since 2016.

Licensed under Apache license, Version 2.0

WARNING: Until this library reaches v1.0, the interfaces may change!

Projects using widgetastic

Installation

pip install -U widgetastic.core

Contributing

  • Fork
  • Clone
  • Create a branch in your repository for your feature or fix
  • Write the code, make sure you add unit tests.
  • Run tox to ensure your change does not break other things
  • Push
  • Create a pull request

About

Making testing of UIs fantastic.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 96.7%
  • HTML 3.3%