4Test(user, fetch_existing_user) {
Include this to use criterion.
#define Test(Suite, Name,...)
#define cr_assert_str_eq(Actual, Expected, FormatString,...)
Structure representing a GitHub user.
const char * login
GitHub username.
User fetch_github_user(const char *username)
Fetch a GitHub user's information via the GitHub API.