FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
OpenShell/python/openshell/openshell_test.py at pull-request/2925 · NVIDIA/OpenShell · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
NVIDIA
/
OpenShell
Public
Notifications
You must be signed in to change notification settings
Fork
1.2k
Star
8.4k
Code
Issues
378
Pull requests
133
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
OpenShell
/
python
/
openshell
/
openshell_test.py
Copy path
More file actions
More file actions
Latest commit
History
History
History
11 lines (7 loc) · 309 Bytes
Breadcrumbs
OpenShell
/
python
/
openshell
/
openshell_test.py
Copy path
File metadata and controls
11 lines (7 loc) · 309 Bytes
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
11
# SPDX-FileCopyrightText: Copyright (c) 2025-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
# SPDX-License-Identifier: Apache-2.0
"""Basic tests for the openshell package."""
import
openshell
def
test_version
()
->
None
:
"""Test that version is defined."""
assert
openshell
.
__version__
Back
|
FazBrowse Home
|
New Git URL