Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Mockingjay #2273

Merged
merged 2 commits into from
Feb 3, 2018
Merged

Add Mockingjay #2273

merged 2 commits into from
Feb 3, 2018

Conversation

serhii-londar
Copy link
Contributor

@serhii-londar serhii-londar commented Feb 2, 2018

An elegant library for stubbing HTTP requests with ease in Swift.

Project URL

https://github.com/kylef/Mockingjay

Category

Testing/Other Testing

Description

An elegant library for stubbing HTTP requests in Swift, allowing you to stub any HTTP/HTTPS using NSURLConnection or NSURLSession. That includes any request made from libraries such as Alamofire and AFNetworking.

Why it should be included to awesome-ios (optional)

Checklist

  • Only one project/change is in this pull request
  • Addition in chronological order (bottom of category)
  • Supports iOS 9 / tvOS 10 or later
  • Supports Swift 4 or later
  • Has a commit from less than 2 years ago
  • Has a clear README in English

@danger-awesome-ios
Copy link

danger-awesome-ios commented Feb 2, 2018

3 Warnings
⚠️ Please rebase to get rid of the merge commits in this Pull Request
⚠️ Too many changes (when adding, please keep it to one project per Pull Request)
⚠️ Found 2 link issues, a project collaborator will take care of these, thanks :)

Link issues by awesome_bot

Line Status Link
5 Dupe https://gitter.im/vsouza/awesome-ios
2704 503 https://boombox.io/

Generated by 🚫 Danger

@vsouza
Copy link
Owner

vsouza commented Feb 2, 2018

@serhii-londar we should move this project to Test category, because is a project to make Stubs, despite seeming as a Network project Stubs have more relation with Tests.

@serhii-londar
Copy link
Contributor Author

@vsouza Thanks for your reply! I resolved conflicts and moved lib into the correct place.

@arasu01
Copy link
Contributor

arasu01 commented Feb 3, 2018

Thanks

@arasu01 arasu01 merged commit 6d1f17c into vsouza:master Feb 3, 2018
@serhii-londar serhii-londar deleted the add-Mockingjay branch February 3, 2018 15:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants