Release Note
Team - Testing
App Name - Meerkat
Author - Vishakha Gite
Version - 1.1.0
Repository Link- https://gitlab.com/dev_techwalnut/tw-meerkat.git(branch: dev)
Tag - meerkat_v1.1.0
Date (2025-03-10)
Description
This script is useful for basic sanity testing of web applications, database. code sanity. We will get a report file in csv format by checking the site title, title, url, description and image.To check all these things we have to put a json file as input.
Currently supported - HTML - CSS - Bootstrap - Flask - selenium - python
Meerkat can be useful to read a Json File or csv file and give the proper output.
New Features
1. User can check db tables
2. check code sanity like class name, variables name are in proper way or not.
3. check ssl sites
4. check regex pattern is implememted properly
5. check id's are available on url or not
6. check required fields
Bug Fixes
Known Issues
- Requirements installation issue, need to reinstall sometimes
Additional Resource
For Markdown help -https://www.markdownguide.org/basic-syntax/