Skip to content

Update test runner with console output #29

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

Merged
merged 2 commits into from
Jan 4, 2021

Conversation

SleeplessByte
Copy link
Member

No description provided.

@SleeplessByte SleeplessByte added the enhancement 🦄 Changing current behaviour, enhancing what's already there label Dec 27, 2020
@SleeplessByte SleeplessByte merged commit c5d0a99 into master Jan 4, 2021
@SleeplessByte SleeplessByte deleted the chore/update-to-interface branch January 4, 2021 13:57
@@ -10,16 +10,16 @@ const originalDescribe = (jasmine as any).getEnv().describe
...describeArgs: T
) => {
function spiedSpecDefinition(...args: T): void {
const restores: Array<() => void> = []
// const restores: Array<() => void> = []
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do you plan to re-enable this later on?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement 🦄 Changing current behaviour, enhancing what's already there x:size/large Large amount of work
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants