- Sort Score
- Num 10 results
- Language All
- Labels All
Results 131 - 140 of 5,766 for test (0.12 seconds)
-
zipfile — Work with ZIP archives — Python 3.14....
if our test files are all either in test directories or...level name test / __init__ . pyc # Package directory test / testall...docs.python.org/3/library/zipfile.htmlThu Jun 04 20:51:28 GMT 2026 20.1K bytes -
ast — Abstract syntax trees — Python 3.14.5 doc...
expr test , stmt * body , stmt * orelse ) | If ( expr test , stmt...ast. Assert ( test , msg ) An assertion. test holds the condition,...docs.python.org/3/library/ast.htmlThu Jun 04 20:51:28 GMT 2026 36K bytes -
3. Configure Python — Python 3.14.5 documentation
--disable-test-modules Don’t build nor install test modules, like...make test Build the all target and run the Python test suite...docs.python.org/3/using/configure.htmlThu Jun 04 20:51:28 GMT 2026 28.2K bytes -
operator — Standard operators as functions — Py...
and support truth tests, identity tests, and boolean operations:...is_ ( a , b ) Return a is b . Tests object identity. operator. is_not...docs.python.org/3/library/operator.htmlThu Jun 04 20:51:28 GMT 2026 11.9K bytes -
A Tutorial on writing Scala apps on Android | S...
Since we want to test the app on our laptop before...component, and integration tests, so that if you change something...docs.scala-lang.org/tutorials/scala-on-android.htmlWed Apr 29 03:30:28 GMT 2026 39.8K bytes -
Tkinter Dialogs — Python 3.14.5 documentation
ok_command ( ) Test that a file is provided and...destination file. ok_command ( ) Test whether or not the selection...docs.python.org/3/library/dialog.htmlThu Jun 04 20:51:28 GMT 2026 7.5K bytes -
Becoming a Scala OSS Contributor | Contributing...
how the tests are written and run there. Write a test for your...Scala compiler team to build and test a corpus of Scala open source...docs.scala-lang.org/contribute/Wed Apr 29 03:30:28 GMT 2026 59.1K bytes -
collections.abc — Abstract Base Classes for Con...
classes that can be used to test whether a class provides a particular...issubclass() or isinstance() test for an interface works in one...docs.python.org/3/library/collections.abc.htmlThu Jun 04 20:51:28 GMT 2026 12.9K bytes -
What’s New in Python 2.7 — Python 3.14.5 docume...
automatically discover tests. It’s not as fancy as py.test or nose , but...search the test/ subdirectory for any importable test files named...docs.python.org/3/whatsnew/2.7.htmlThu Jun 04 20:51:28 GMT 2026 63.4K bytes -
Singleton Objects | Tour of Scala | Scala Docum...
daysToComplete : Int ) class Test { val project1 = new Project...daysToComplete : Int ) class Test : val project1 = Project ( "TPS...docs.scala-lang.org/tour/singleton-objects.htmlWed Apr 29 03:30:28 GMT 2026 54.7K bytes