Frontend testing framework
Project description
SypteR
Sypter is a simple front-end testing tool-set for Python
Explore the docs »
View Demo[coming up]
·
Report Bug
·
Request Feature
About The Project
Our team was in need to find a straightforward HTML element testing framework for Python. Unfortunately we didn't find one, so we decided to create our own.
Built With
This section should list any major frameworks/libraries used to bootstrap your project. (Leave any add-ons/plugins for the Acknowledgments section)
Getting Started
To get a local copy up and running follow these simple example steps.
Prerequisites
- You need to have Python installed on your machine. Please check the supported versions in build section.
Installation
For Usage
You can use Pip to install the package from git with following command:
pip install git+https://github.com/temurchichua/sypter.git
For local development
- Clone the repo
git clone https://github.com/temurchichua/sypter.git
- Create the virtual environment inside the repository. You can use virtualenv or venv for this purpose.
python -m venv venv
- Activate the virtual environment
source venv/bin/activate
- Install the dependencies
pip install -r requirements.txt
Usage
Use this space to show useful examples of how a project can be used. Additional screenshots, code examples and demos work well in this space. You may also link to more resources.
For more examples, please refer to the Documentation
Roadmap
To Be Added
- Feature 1
- Nested Feature
See the open issues for a full list of proposed features (and known issues).
Contributing
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
License
Distributed under the GNU GPLv3 . See LICENSE for more information.
Contact
Temur Chichua - @TemurChichua - contact@temurchichua.com
Project Link: https://github.com/temurchichua/sypter
Acknowledgments
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file sypter-0.0.3.tar.gz
.
File metadata
- Download URL: sypter-0.0.3.tar.gz
- Upload date:
- Size: 517.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 16b4bf37464b93dcbe79a7d80595209cd6b1e11d10dae2d0df29b45122f4f1af |
|
MD5 | b8e13994086f101342c7aa9c451c52fd |
|
BLAKE2b-256 | 175317e49372ce22f7dcfb57f2edfc13a4aa3fcffa449d66dc975dcfd0805d92 |
File details
Details for the file sypter-0.0.3-py3-none-any.whl
.
File metadata
- Download URL: sypter-0.0.3-py3-none-any.whl
- Upload date:
- Size: 32.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a2868b32f99b716818c34ac3acf2b9df64fcec0c122292afc897fd450ec11f37 |
|
MD5 | 4a6925b3a3a645e9a72343f0aec54410 |
|
BLAKE2b-256 | a52c91f07cc0b69dc80467eb50f70eb3dcff9143c8cdab94b671a9f63329ae62 |