Skip to content

Manual Test Plan

Partha P. Das edited this page Mar 24, 2023 · 11 revisions
  • setup

    • output in ra output window
    • exception in appinsights
    • run under debugger, enable all exception
  • tests

    • open plain .rs file
    • remove pre-reqs from path and see error.
    • crate, workspace, super workspace
    • startup items drop down
    • disable incompatible extensions
    • right click menu items [build / debug / clean / set startup item]
    • build / clean, set environment
    • fmt / clippy => options => error navigation
    • build errors in error list
    • f5 breakpoints, ctrl+f5, set environment, set command line
    • examples - properties, debug, run, create new, delete
    • properties -> arguments
    • add target to toml -> reflect on targets
    • intellisense
    • large open source projects
    • close folder and open new folder
    • Settings
      • Tools options is reflected
      • Tools options is overridden
    • Test Experience
      • With rust stable, ensure discovery shows instructions to install nightly clearly.
Clone this wiki locally