toil.test.src¶

Submodules¶

  • toil.test.src.autoDeploymentTest
  • toil.test.src.busTest
  • toil.test.src.checkpointTest
  • toil.test.src.deferredFunctionTest
  • toil.test.src.dockerCheckTest
  • toil.test.src.environmentTest
  • toil.test.src.fileStoreTest
  • toil.test.src.helloWorldTest
  • toil.test.src.importExportFileTest
  • toil.test.src.jobDescriptionTest
  • toil.test.src.jobEncapsulationTest
  • toil.test.src.jobFileStoreTest
  • toil.test.src.jobServiceTest
  • toil.test.src.jobTest
  • toil.test.src.miscTests
  • toil.test.src.promisedRequirementTest
  • toil.test.src.promisesTest
  • toil.test.src.realtimeLoggerTest
  • toil.test.src.regularLogTest
  • toil.test.src.resourceTest
  • toil.test.src.restartDAGTest
  • toil.test.src.resumabilityTest
  • toil.test.src.retainTempDirTest
  • toil.test.src.systemTest
  • toil.test.src.threadingTest
  • toil.test.src.toilContextManagerTest
  • toil.test.src.userDefinedJobArgTypeTest
  • toil.test.src.workerTest

Logo of Toil

Toil

Navigation

Getting Started

  • Installation
  • Quickstart Examples

Common Workflow Language (CWL)

  • CWL in Toil
  • Running CWL Workflows
  • CWL Conformance

Workflow Description Language (WDL)

  • WDL in Toil
  • Running WDL Workflows
  • Developing WDL Workflows
  • WDL Conformance
  • WDL Tutorial

Advanced Toil Usage

  • Introduction
  • Commandline Options
  • Toil Utilities
  • Toil Debugging
  • Running in the Cloud
  • Cloud Platforms
  • HPC Environments
  • Workflow Execution Service (WES)

Toil Python API

  • Developing a Python Workflow
  • Toil Class API
  • Job Store API
  • Toil Job API
  • Job Methods API
  • Job.Runner API
  • job.fileStore API
  • Batch System API
  • Job.Service API
  • Exceptions API

Contributing to Toil

  • Running Tests
  • Developing with Docker
  • Maintainer’s Guidelines
  • Pull Request Checklists

Appendices

  • Toil Architecture
  • Minimum AWS IAM permissions
  • Auto-Deployment
  • Environment Variables
  • API Reference
    • toil
      • Submodules
        • toil.batchSystems
        • toil.bus
        • toil.common
        • toil.cwl
        • toil.deferred
        • toil.exceptions
        • toil.fileStores
        • toil.job
        • toil.jobStores
        • toil.leader
        • toil.lib
        • toil.options
        • toil.provisioners
        • toil.realtimeLogger
        • toil.resource
        • toil.server
        • toil.serviceManager
        • toil.statsAndLogging
        • toil.test
          • Submodules
            • toil.test.batchSystems
            • toil.test.cactus
            • toil.test.conftest
            • toil.test.cwl
            • toil.test.docs
            • toil.test.jobStores
            • toil.test.lib
            • toil.test.mesos
            • toil.test.options
            • toil.test.provisioners
            • toil.test.server
            • toil.test.sort
            • toil.test.src
              • Submodules
                • toil.test.src.autoDeploymentTest
                • toil.test.src.busTest
                • toil.test.src.checkpointTest
                • toil.test.src.deferredFunctionTest
                • toil.test.src.dockerCheckTest
                • toil.test.src.environmentTest
                • toil.test.src.fileStoreTest
                • toil.test.src.helloWorldTest
                • toil.test.src.importExportFileTest
                • toil.test.src.jobDescriptionTest
                • toil.test.src.jobEncapsulationTest
                • toil.test.src.jobFileStoreTest
                • toil.test.src.jobServiceTest
                • toil.test.src.jobTest
                • toil.test.src.miscTests
                • toil.test.src.promisedRequirementTest
                • toil.test.src.promisesTest
                • toil.test.src.realtimeLoggerTest
                • toil.test.src.regularLogTest
                • toil.test.src.resourceTest
                • toil.test.src.restartDAGTest
                • toil.test.src.resumabilityTest
                • toil.test.src.retainTempDirTest
                • toil.test.src.systemTest
                • toil.test.src.threadingTest
                • toil.test.src.toilContextManagerTest
                • toil.test.src.userDefinedJobArgTypeTest
                • toil.test.src.workerTest
            • toil.test.utils
            • toil.test.wdl
          • Attributes
          • Exceptions
          • Classes
          • Functions
          • Package Contents
        • toil.toilState
        • toil.utils
        • toil.version
        • toil.wdl
        • toil.worker
      • Attributes
      • Exceptions
      • Functions
      • Package Contents

Related Topics

  • Documentation overview
    • API Reference
      • toil
        • toil.test
          • Previous: toil.test.sort.sortTest
          • Next: toil.test.src.autoDeploymentTest

Quick search

©2015 – 2025 UCSC Computational Genomics Lab. | Powered by Sphinx 7.4.7 & Alabaster 0.7.16
Fork me on GitHub