Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ipython/ipython
/ functions
Functions
3,293 in github.com/ipython/ipython
⨍
Functions
3,293
◇
Types & classes
503
↳
Endpoints
20
Function
test_side_effects_I
()
IPython/core/tests/test_inputtransformer2.py:308
Function
test_side_effects_II
()
IPython/core/tests/test_inputtransformer2.py:325
Method
test_silent_noadvance
run_cell(silent=True) doesn't advance execution_count
IPython/core/tests/test_interactiveshell.py:303
Method
test_silent_nodisplayhook
run_cell(silent=True) doesn't trigger displayhook
IPython/core/tests/test_interactiveshell.py:315
Method
test_silent_postexec
run_cell(silent=True) doesn't invoke pre/post_run_cell callbacks
IPython/core/tests/test_interactiveshell.py:259
Function
test_simple
()
IPython/utils/tests/test_tokenutil.py:24
Method
test_simple
(self)
IPython/core/tests/test_inputsplitter.py:369
Method
test_simple2
(self)
IPython/core/tests/test_inputsplitter.py:372
Method
test_simpledef
Test that simple class definitions work.
IPython/core/tests/test_run.py:230
Function
test_simplenamespace
()
IPython/lib/tests/test_pretty.py:410
Function
test_skip_dt_decorator
Doctest-skipping decorator should preserve the docstring.
IPython/testing/tests/test_decorators.py:84
Function
test_skip_dt_decorator2
Doctest-skipping decorator should preserve function signature.
IPython/testing/tests/test_decorators.py:142
Method
test_smoketest_aimport
(self)
IPython/extensions/tests/test_autoreload.py:438
Method
test_smoketest_autoreload
(self)
IPython/extensions/tests/test_autoreload.py:441
Method
test_snake_case_completion
(self)
IPython/core/tests/test_completer.py:1079
Method
test_source
(self)
IPython/core/tests/test_inputsplitter.py:138
Function
test_source_to_unicode
()
IPython/utils/tests/test_openpy.py:30
Function
test_spaces
()
IPython/core/tests/test_inputsplitter.py:71
Method
test_spaces
Test with only spaces as split chars.
IPython/core/tests/test_completer.py:277
Function
test_split_user_input
()
IPython/core/tests/test_splitinput.py:32
Method
test_startup_ipy
(self)
IPython/core/tests/test_profile.py:113
Method
test_startup_py
(self)
IPython/core/tests/test_profile.py:108
Function
test_store
Test %store.
IPython/core/tests/test_magic.py:1100
Function
test_store_restore
()
IPython/extensions/tests/test_storemagic.py:10
Function
test_string_in_formatter
()
IPython/core/tests/test_formatters.py:196
Function
test_strip_email
()
IPython/utils/tests/test_text.py:181
Function
test_strip_email2
()
IPython/utils/tests/test_text.py:195
Function
test_strip_initial_indent
()
IPython/core/tests/test_magic.py:1181
Method
test_struct_array_key_completion
Test dict key completion applies to numpy struct arrays
IPython/core/tests/test_completer.py:972
Method
test_super_repr
(self)
IPython/lib/tests/test_pretty.py:188
Method
test_suppress_exception_chaining
(self)
IPython/core/tests/test_ultratb.py:305
Method
test_syntax
Call all single-line syntax tests from the main object
IPython/core/tests/test_inputsplitter.py:398
Method
test_syntax_error
(self)
IPython/core/tests/test_interactiveshell.py:104
Method
test_syntax_error
(self)
IPython/core/tests/test_inputsplitter.py:313
Method
test_syntax_multiline
(self)
IPython/core/tests/test_inputsplitter.py:413
Method
test_syntax_multiline_cell
(self)
IPython/core/tests/test_inputsplitter.py:434
Method
test_syntaxerror_input_transformer
(self)
IPython/core/tests/test_interactiveshell.py:930
Method
test_syntaxerror_no_stacktrace_at_compile_time
(self)
IPython/core/tests/test_ultratb.py:200
Method
test_syntaxerror_stacktrace_when_running_compiled_code
(self)
IPython/core/tests/test_ultratb.py:211
Method
test_syntaxerror_without_lineno
(self)
IPython/core/tests/test_ultratb.py:195
Method
test_system
(self)
IPython/utils/tests/test_process.py:108
Method
test_system_interrupt
When interrupted in the way ipykernel interrupts IPython, the subprocess is interrupted.
IPython/utils/tests/test_process.py:146
Method
test_system_quotes
(self)
IPython/utils/tests/test_process.py:112
Method
test_target_exists
(self)
IPython/utils/tests/test_path.py:461
Function
test_tb_syntaxerror
test %tb after a SyntaxError
IPython/core/tests/test_magic.py:399
Method
test_tclass
(self)
IPython/core/tests/test_run.py:294
Function
test_tee_simple
Very simple check with stdout only
IPython/utils/tests/test_io.py:19
Function
test_temp_pyfile
()
IPython/testing/tests/test_tools.py:63
Function
test_tempdir
Ensure the test are done with a temporary file that have a dot somewhere.
IPython/utils/tests/test_module_paths.py:69
Function
test_temporary_working_directory
()
IPython/utils/tests/test_tempdir.py:23
Function
test_textdisplayobj_pretty_repr
()
IPython/core/tests/test_display.py:209
Function
test_time
()
IPython/core/tests/test_magic.py:417
Method
test_time
(self)
IPython/core/tests/test_interactiveshell.py:665
Function
test_time2
()
IPython/core/tests/test_magic.py:441
Function
test_time3
Erroneous magic function calls, issue gh-3334
IPython/core/tests/test_magic.py:447
Function
test_time_last_not_expression
()
IPython/core/tests/test_magic.py:430
Function
test_time_local_ns
Test that local_ns is actually global_ns when running a cell magic
IPython/core/tests/test_magic.py:470
Function
test_time_no_var_expand
()
IPython/core/tests/test_magic.py:1223
Method
test_timeit
(self)
IPython/core/tests/test_interactiveshell.py:650
Method
test_timeit
(self)
IPython/core/tests/test_interactiveshell.py:758
Function
test_timeit_arguments
Test valid timeit arguments, should not cause SyntaxError (GH #1269)
IPython/core/tests/test_magic.py:1231
Function
test_timeit_invalid_return
()
IPython/core/tests/test_magic.py:689
Function
test_timeit_quiet
test quiet option of timeit magic
IPython/core/tests/test_magic.py:677
Function
test_timeit_return
test whether timeit -o return object
IPython/core/tests/test_magic.py:669
Function
test_timeit_return_quiet
()
IPython/core/tests/test_magic.py:684
Function
test_timeit_shlex
test shlex issues with timeit (#1109)
IPython/core/tests/test_magic.py:644
Function
test_timeit_special_syntax
Test %%timeit with IPython special syntax
IPython/core/tests/test_magic.py:655
Function
test_timestamp_type
()
IPython/core/tests/test_history.py:171
Function
test_token_input_transformer
()
IPython/core/tests/test_inputtransformer.py:477
Method
test_top_level_return_error
(self)
IPython/core/tests/test_async_helpers.py:135
Method
test_trailing_newline
test that running !(command) does not raise a SyntaxError
IPython/core/tests/test_interactiveshell.py:120
Function
test_transform_assign_magic
()
IPython/core/tests/test_inputtransformer2.py:181
Function
test_transform_assign_system
()
IPython/core/tests/test_inputtransformer2.py:191
Function
test_transform_autocall
()
IPython/core/tests/test_inputtransformer2.py:210
Function
test_transform_help
()
IPython/core/tests/test_inputtransformer2.py:232
Function
test_transform_magic_escape
()
IPython/core/tests/test_inputtransformer2.py:200
Method
test_transform_only_once
(self)
IPython/core/tests/test_interactiveshell.py:695
Function
test_trivial
A trivial passing test.
IPython/testing/plugin/test_refs.py:12
Function
test_trust_help
()
IPython/terminal/tests/test_help.py:27
Method
test_tryimport
Test that try-import don't crash on trailing dot, and import modules before
IPython/core/tests/test_completer.py:1046
Method
test_unbound_method
(self)
IPython/lib/tests/test_pretty.py:223
Function
test_underscore_no_overrite_builtins
()
IPython/core/tests/test_displayhook.py:44
Function
test_underscore_no_overrite_user
()
IPython/core/tests/test_displayhook.py:31
Function
test_unescape_glob
()
IPython/utils/tests/test_path.py:400
Method
test_unicode
(self)
IPython/core/tests/test_inputsplitter.py:321
Method
test_unicode
Check that files in odd encodings are accepted.
IPython/core/tests/test_run.py:333
Function
test_unicode_colorize
()
IPython/utils/tests/test_pycolorize.py:54
Method
test_unicode_completions
(self)
IPython/core/tests/test_completer.py:192
Function
test_unicode_cwd
Check that IPython starts with non-ascii characters in the path.
IPython/core/tests/test_application.py:17
Function
test_unicode_in_filename
When a file doesn't exist, the exception raised should be safe to call str() on - i.e. in Python 2 it must only have ASCII characters. https:
IPython/utils/tests/test_path.py:319
Function
test_unicode_ipdir
Check that IPython starts with non-ascii characters in the IP dir.
IPython/core/tests/test_application.py:34
Function
test_unicode_repr
()
IPython/lib/tests/test_pretty.py:244
Method
test_unregister_during_callback
(self)
IPython/core/tests/test_events.py:59
Method
test_unregistering
(self)
IPython/core/tests/test_interactiveshell.py:788
Function
test_update_display
()
IPython/core/tests/test_display.py:389
Function
test_user_expression
()
IPython/core/tests/test_interactiveshell.py:884
Function
test_user_variables
()
IPython/core/tests/test_interactiveshell.py:858
Method
test_var_expand
(self)
IPython/core/tests/test_interactiveshell.py:207
Method
test_var_expand_local
Test local variable expansion in !system and %magic calls
IPython/core/tests/test_interactiveshell.py:220
Method
test_var_expand_self
Test variable expansion with the name 'self', which was failing. See https://github.com/ipython/ipython/issues/1878#issuecomment-7698
IPython/core/tests/test_interactiveshell.py:238
← previous
next →
3,101–3,200 of 3,293, ranked by callers