.----------------------------------------------------------.
| WELCOME TO INDOR!!! |
| |
| INDOR is an open-source rest api |
| testing framework created by: |
| Sławomir Domagała |
| Damian Mirecki |
| Tomasz Wlisłocki |
| Bartosz Zięba |
'.________________________________________________________.'
, \ .-""-._ | |
|'. |\ ;. / _ .-\ | |
_ | '. | \ | ' | ( o_O || |
\'-._ ; \ | ; ' \ \ `-/ `\/| |
\ 'f '| '\| ; /.`.__' L | |
\ `\ ; Y |/ | / | />)| |
_ ; l ' ; | | / /|/(< | |
`\'`'-._\ \ ; | ' .'/ | )|| |
\ '-\ \ \ '__'_.-' L (_/| |
`. `. `._.-'"'`` '. _| |
,.-'"-.'. `. ,"` \"` |/`\
'. `'-._ 7 "-._ \ |\_ |
`'-.__ '-' ; `-..|_|_|~
__,-'"'--.._' \ \
._' / \ , _.`
'"'--;-''"< `|\ _\ |
_.-'` _;| `"-.,___\--'' | |
`'-.,__..' \ | |
.' .'. | |
/..-'` \ _/| |
/ .'7_ _,' | |
; ./ ;`'-,,_ ___.,-'"` | |
|_.'; / | \ \ | | | | |
|.-'; ; ' ~~ ~~ | |
\' \/ || || | |
|| _||__ | |
_.-" '`"--.._'-._ | |
r"-.,-''""---.\"-.\ |_|
Whenever you're writing API tests of any type, Indor is exactelly what you need!
Indor is an open source API testing framework, providing a simple and user-friendly test writing language.
All you need is Python installed (Python >= 3 supported).
Simple instalation is available via pip
Just type in console:
> pip install indor
You can run your test simply:
> indor path/to/indor_file.ind
For more information take a look at:
> indor --help
Some basic examples with documented code are available here.
We are all studying at Wrocław Uniwersity of Technology in the facoulty of Fundamental Problems of Technology This application is being written for the course of Team Programing, with help and support of Nokia Wrocław.
Authors: Sławomir Domagała Damian Mirecki Tomasz Wlisłocki Bartosz Zięba