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

Latest version of OCMock causes tests to fail #1517

Closed
joeljfischer opened this issue Jan 7, 2020 · 0 comments
Closed

Latest version of OCMock causes tests to fail #1517

joeljfischer opened this issue Jan 7, 2020 · 0 comments
Labels
bug A defect in the library testing Relating to unit testing or smoke testing
Projects

Comments

@joeljfischer
Copy link
Contributor

Bug Report

When updating to OCMock >= 3.5.0 using carthage update causes several tests to fail due to not using a mocked object. See this line in the release notes.

Reproduction Steps
  1. Update to the latest version of test frameworks by using carthage update.
  2. Run the unit tests.
Expected Behavior

No unit test failures

Observed Behavior

Multiple unit test failures

OS & Version Information
  • iOS Version: n/a
  • SDL iOS Version: n/a
  • Testing Against: n/a
@joeljfischer joeljfischer added bug A defect in the library testing Relating to unit testing or smoke testing labels Jan 7, 2020
@joeljfischer joeljfischer added this to To do in v6.5.0 via automation Jan 7, 2020
v6.5.0 automation moved this from To do to Done Jan 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug A defect in the library testing Relating to unit testing or smoke testing
Projects
No open projects
v6.5.0
  
Done
Development

No branches or pull requests

1 participant