Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

nevermore-kang
/
Maze

Model card Files Files and versions
xet
Community
1
Maze / Library /PackageCache /com.unity.testtools.codecoverage@1.2.3 /Documentation~ /TableOfContents.md
nevermore-kang's picture
nevermore-kang
Upload folder using huggingface_hub
18a519f verified over 2 years ago
preview code
|
Raw
History Blame
2.93 kB
  • About Code Coverage
    • What's new
    • Upgrade guide
    • Code Coverage package
    • Coverage HTML Report
    • Other Reports
    • Coverage Summary Badges
  • Quickstart
    • What is Code Coverage
    • Install the Code Coverage package
    • Install the Asteroids sample project
    • Enable Code Coverage
    • Understanding the game code: Shoot() function
    • Generate a Coverage report from PlayMode tests
    • Add Weapon tests to improve coverage
    • Add a test for the LaserController
    • Clear the coverage data
    • Generate a Coverage report using Coverage Recording
  • Installing Code Coverage
    • From the Unity Package Manager
    • Manually from the Package Manifest
  • Using Code Coverage
    • Code Coverage window
    • Using Code Coverage with Test Runner
    • On demand coverage recording
    • Using Code Coverage in batchmode
    • Using Code Coverage with Burst compiler
    • Using Code Coverage with Code Optimization
    • Excluding code from Code Coverage
    • Ignoring tests for Code Coverage
    • Subscribing to Code Coverage session events
  • How to interpret the results
    • Summary View
    • Class/Struct View
  • Technical details
    • How it works
    • Requirements
    • 3rd party libraries used
    • Known limitations
  • Document revision history
    • Archive