Skip to content
  • mrlyprod
    • aws
      • crates
        • figures
          • files
            • pkgs
              • mrlyjs
                • mrlypy
                  • src
                    • tests
                      • test_hello.py
                    • pyproject.toml
                    • README.md
                  • mrlyrs
                  • research
                    • scripts
                      • site
                        • wiki
                          • .gitignore
                          • .python-version
                          • Cargo.lock
                          • Cargo.toml
                          • CONTRIBUTING.md
                          • LICENSE
                          • pyproject.toml
                          • README.md
                          • rust-toolchain.toml
                          • uv.lock
                        mrlyprod/pkgs/mrlypy/tests/test_hello.pyRaw · GitHub

                        test_hello.py

                        83 B · python · 5 lines

                        1from mrlypy import hello234def test_hello():5    assert hello() == "Hello, World!"

                        Settings

                        Copyright © MrlyProd, Inc. 2013-2026. All rights reserved.