authorjapps / authorjapps/zerocode

[Doc][Wiki]Assertion for various data types

Open
#420 21 comments 0 reactions 2 assignees Claimed by @Akanksha928 View on GitHub
documentation good first issue
Dominant language
Java
Stars
1k
Forks
453
Avg merge
7d 2h
Merged PRs (30d)
5

Description

As a SDET
I want a documentation or Wiki page where the expected vs actual field matching is explained
So that I can use these in my test automation to test the server response payloads and headers

AC1:
===
Cover the following currently supported mechanisms with examples
+ $EQ
+ (int)
+ (float) or (decimal)
+ (boolean)
+ more if available...

AC2:
===
Also cover :
e.g. `id:123` vs `id:"123"`, `isValid:true` vs `isValid:"true"` etc

See the Hello World examples repo for various examples and usages.

AC3:
===
When ready, raise PRs from the documentation repo here : https://github.com/authorjapps/zerocode-tdd-docs

Documentation Guidelines and steps are here: [Steps & Guidelines](https://github.com/authorjapps/zerocode/wiki/Documentation-Steps)

Note :
SDET : Software Developer Engineer in Test

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.