Release Note
Team - Testing
App Name - Meerkat
Author - Vishakha Gite
Version - 0.3.0
Repository Link - https://gitlab.com/techwalnut/tw-testframework.git(branch: test_scripts)
Date 2023-02-03
Description
This script is useful for basic sanity testing of web applications. 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. idToolBox is a utility for developers to help them manage files between various technology Currently supported - HTML - CSS - JS - Django - React Meerkat also useful to test the dynamic forms It gives data in pandas dataframe from database by firing a query given by user
New Features
1 User didn’t need to provide url from cmd line , it will take automatically from json file
#2 Django file conversion
#3 Also test for dynamic forms
Bug Fixes
Known Issues
- React conversion not working
Additional Resource
Version of all the libraries/framework/plugins used
For Markdown help -https://www.markdownguide.org/basic-syntax/