Skip to content

nekhvoya/planets-doc-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tests for the Excel application

Tests are implemented in Python using the following frameworks:

  • rpaframework-windows (to interact with the desktop application)
  • pytest (a testing framework for Python)

Prerequisites

  • Python (v3.9)
  • Pip
  • Python IDE (e.g., PyCharm)
  • Installed Excel application

How to run the tests

First you need to install the required dependencies:

pip install -r requirements.txt

Run the tests simply by executing the pytest command.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages