Coder Social home page Coder Social logo

lgtm-migrator / al-test-runner Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jimmymcp/al-test-runner

0.0 0.0 0.0 400 KB

VS Code Extension to help run AL tests against Business Central container

Home Page: https://jpearson.blog/al-test-runner-for-visual-studio-code/

License: MIT License

PowerShell 31.59% TypeScript 68.41%

al-test-runner's Introduction

AL Test Runner

AL Test Runner adds features to help you write and run Microsoft Dynamics 365 Business Central tests.

  • Run tests
  • Debug tests
  • Enable code coverage to see which lines are covered by your tests
  • See which tests call methods in your codeunits and tables

All without leaving VS Code and integrated with VS Code's Testing pane. For more information see the documentation at: https://jimmymcp.github.io/al-test-runner-docs/

Testing Pane

View, run and debug your tests and test codeunits directly from VS Code's Testing pane.

Toggle Code Coverage

Toggle code coverage to highlight the lines which are being hit by your test code.

Test Coverage

See which tests hit the methods in your codeunits and tables. Run those tests from a code action in the editor.

Requirements

  • A Business Central Docker container that you can publish your extension into and run your tests against. As of v0.2.0, Docker can either be running locally or on a remote server. If remote, you must be able to execute PowerShell commands against the host with ps-remoting.
  • Alternatively you can use VS Code remote development to execute local PowerShell commands on the host with this extension installed on the host
  • AL Language extension for VS Code
  • navcontainerhelper PowerShell module (minimum version 0.6.4.18)

al-test-runner's People

Contributors

jimmymcp avatar dependabot[bot] avatar criticalmax avatar christiansell avatar bjarkihall avatar lksg avatar martonsagi avatar ichladil avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.