Skip to content

jakurban/widgetastic.core

This branch is 2 commits ahead of, 47 commits behind RedHatQE/widgetastic.core:main.

Folders and files

NameName
Last commit message
Last commit date
May 8, 2023
Sep 9, 2021
Jul 31, 2023
Jun 27, 2023
Oct 3, 2018
Jul 3, 2023
May 3, 2020
Oct 6, 2020
Jul 3, 2023
Nov 1, 2020

Repository files navigation

widgetastic.core

Python supported versions https://github.com/RedHatQE/widgetastic.core/workflows/%F0%9F%95%B5%EF%B8%8F%20Test%20suite/badge.svg?branch=master Documentation Status

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.
  • Use pre-commit when committing to enforce code style
  • Run pytest to run unit tests
  • Push to your fork and create a pull request
  • Observe checks in GitHub for further docs and build testing

About

Making testing of UIs fantastic.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 96.4%
  • HTML 3.6%