ittybittyapps/appstoreconnect-cli

Read Beta Tester Information

orj opened this issue ยท 0 comments

orj commented

๐Ÿ—ฃ Context

Get a specific beta tester.

๐Ÿ’ฌ Narrative

As a user
I want to get the information of a specific beta tester
So that I can view it

๐Ÿ“ Notes

Covering this API.

๐ŸŽจ Design

asc testflight betatesters read emailAddress

Output:

Email Address First Name Last Name Invite Type Apps Groups
me@me.com Me First Last public_link App1, App2, App3 Group 1, Group2

โœ… Acceptance Criteria

GIVEN ...
WHEN ...
THEN ...