j$
jasmineUnderTest
- Clarifies what it is for when writing tests - No longer named the same as the `jasmine` that is injected into live code
- Refactor expectations to take list of matchers - Add spyRegistry to manage runnables' spies - Add clone util [#66789174]
- There is now an integration folder inside of spec/core - Killed the TODOs about moving around integration specs