GithubHelp home page GithubHelp logo

hibissscus / testee Goto Github PK

View Code? Open in Web Editor NEW
2.0 3.0 0.0 23.12 MB

Testee - Selenium framework for e2e automation testing

License: Apache License 2.0

Kotlin 98.21% JavaScript 1.79%
kotlin selenium test-automation testng docker-selenium webdriver

testee's Introduction

Testee provides E2E base framework e2e

Testee is a simple framework around Selenium which helps to start with end-to-end testing in easy way. It is intended as a replacement for the default Selenium from scratch approach, because it is comprehensive and is not easy to understand it at a glance. Testee helps you to umbrella best practices for e2e testing.

e2e_result

Bullet points of Testee with Selenium

  • [automation] ability to run test checks for application in an automated manner.
  • [polymorphism] we are able to test on different browsers (Chrome, Firefox).
  • [representative] test-suite solution based on ☕ TestNG, reporting solution 🌈 ReportNG with screenshots.
  • [parallelism] we are able to run end-to-end tests in parallel.

dino

How to run E2E tests

  1. gradle is used for building this E2E project
  2. To run E2E tests locally we need to install chromedriver or geckodriver
    • brew install chromedriver (or brew upgrade chromedriver)
    • brew install geckodriver (or brew upgrade geckodriver)
  3. Go to testee.it.e2e.tests and run any of the test via IDEA with test profile ( ex.: DinoTest)
  4. For Selenium dockerization use docker-compose.yml
    • docker-compose up e2e
    • docker-compose down

Authors

© 2019-2024 Sergei Stepanov (Initial idea, implementation & enhancement)

testee it

testee's People

Contributors

hibissscus avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

testee's Issues

images

testee.it

![😎](https://user-images.githubusercontent.com/1389501/101087856-21f42a80-35b3-11eb-8935-6ac32fb29471.png)

dino

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.