-
Notifications
You must be signed in to change notification settings - Fork 0
/
component---src-docs-cpp-vscode-plugin-md-77472a9424724a82aedc.js.map
1 lines (1 loc) · 3.08 KB
/
component---src-docs-cpp-vscode-plugin-md-77472a9424724a82aedc.js.map
1
{"version":3,"file":"component---src-docs-cpp-vscode-plugin-md-77472a9424724a82aedc.js","mappings":"6RAMaA,EAAe,CAAC,OAAE,qOAC/B,IAAMC,EAAc,CAClBD,aAAAA,GAEIE,EAAYC,EAAAA,EACH,SAASC,EAAW,GAGhC,IAFDC,EAAU,EAAVA,WACGC,GAAK,YAER,OAAO,QAACJ,GAAS,UAAKD,EAAiBK,EAAK,CAAED,WAAYA,EAAYE,QAAQ,eAG5E,cACE,GAAM,8BAA4B,+BAEpC,2KAEA,kBAAG,eAAKC,IAAI,gBAAgBC,IAAI,wGAChC,mBACE,cAAIC,WAAW,MAAI,sFACjB,cAAIA,WAAW,OACb,cAAIA,WAAW,MAAI,kBACnB,cAAIA,WAAW,MAAI,SACnB,cAAIA,WAAW,MAAI,aACnB,cAAIA,WAAW,MAAI,uHACnB,cAAIA,WAAW,MAAI,4EACnB,cAAIA,WAAW,MAAI,yGAGvB,cAAIA,WAAW,MAAI,uGACnB,cAAIA,WAAW,MAAI,sDACnB,cAAIA,WAAW,MAAI,+EACnB,cAAIA,WAAW,MAAI,8DAIzB,CAAC,4NAEDN,EAAWO,gBAAiB,C","sources":["webpack://unittestbot-web/./src/docs/cpp/vscode-plugin.md"],"sourcesContent":["import * as React from 'react'\n /* @jsx mdx */\nimport { mdx } from '@mdx-js/react';\n/* @jsxRuntime classic */\n/* @jsx mdx */\nimport DefaultLayout from \"/home/runner/work/utbot-site-staging/utbot-site-staging/node_modules/gatsby-theme-docz/src/base/Layout.js\";\nexport const _frontmatter = {};\nconst layoutProps = {\n _frontmatter\n};\nconst MDXLayout = DefaultLayout;\nexport default function MDXContent({\n components,\n ...props\n}) {\n return <MDXLayout {...layoutProps} {...props} components={components} mdxType=\"MDXLayout\">\n\n\n <h1 {...{\n \"id\": \"vs-code-plugin-description\"\n }}>{`VS Code plugin description`}</h1>\n <p>{`It is intended that most users operate with UTBot via its Visual Studio Code plugin. UTBot and its VS Code plugin\ncommunicate through gRPC protocol.`}</p>\n <p><img alt=\"VSCode plugin\" src=\"https://github.com/UnitTestBot/unittestbot.github.io/raw/source/resources/images/vscodePlugin.PNG\" /></p>\n <ul>\n <li parentName=\"ul\">{`Tests generation commands to VSCode Command Palette. UTBot can generate tests for:`}\n <ul parentName=\"li\">\n <li parentName=\"ul\">{`whole project`}</li>\n <li parentName=\"ul\">{`file`}</li>\n <li parentName=\"ul\">{`function`}</li>\n <li parentName=\"ul\">{`line, i.e. generate a test that forces the execution to run through the selected code line (if such a test exists)`}</li>\n <li parentName=\"ul\">{`assertion, i.e. generate test that fails selected assertion (if exists)`}</li>\n <li parentName=\"ul\">{`output, i.e. generate a test that forces selected function to return a specific value (if exists).`}</li>\n </ul>\n </li>\n <li parentName=\"ul\">{`VSCode Lenses with actions for running a single test, all tests and test suite for one source file`}</li>\n <li parentName=\"ul\">{`Icons in VSCode Side Bar, which show UTBot status`}</li>\n <li parentName=\"ul\">{`VSCode Activity Bar item for selecting project sources and project targets`}</li>\n <li parentName=\"ul\">{`UTBot extension settings for customizing UTBot behaviour.`}</li>\n </ul>\n\n </MDXLayout>;\n}\n;\nMDXContent.isMDXComponent = true;\n "],"names":["_frontmatter","layoutProps","MDXLayout","DefaultLayout","MDXContent","components","props","mdxType","alt","src","parentName","isMDXComponent"],"sourceRoot":""}