Skip to content

DenisHromada/ios_proj2_test

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 

Repository files navigation

IOS Project 2 tests

How to use

This repository contains a test script for the 2nd IOS project.

First clone this repository using git clone https://github.com/galloj/ios_proj2_test. Then you should create a symbolic link to the script ln -s ./ios_proj2_test/test.py. This will work if you cloned the tests into same repository as your project, otherwise you need to change the path accordingly.

The tests can be launched using python3 test.py or ./test.py. If you choose the latter, you may need to first run chmod +x test.py.

Contribute

Any PRs and issues are welcome!

About

Tests for IOS project 2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%