Skip to content

New test: checks timeit cell magic output format for multiline code#15266

Open
shincho-1000 wants to merge 1 commit into
ipython:mainfrom
shincho-1000:test_time_it_magics
Open

New test: checks timeit cell magic output format for multiline code#15266
shincho-1000 wants to merge 1 commit into
ipython:mainfrom
shincho-1000:test_time_it_magics

Conversation

@shincho-1000

@shincho-1000 shincho-1000 commented Jun 20, 2026

Copy link
Copy Markdown

added a new test in test_interactiveshell.py which checks if the phrases loop and std. dev. of are in the output of a timeit cell magic to confirm its format

fixes #15044

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add a test verifying %timeit magic command output format for multi-line code blocks

1 participant