Running unit test for angular app on tfs server Announcing the arrival of Valued Associate...
Can a USB port passively 'listen only'?
How to answer "Have you ever been terminated?"
How does debian/ubuntu knows a package has a updated version
How to deal with a team lead who never gives me credit?
English words in a non-english sci-fi novel
Can I cast Passwall to drop an enemy into a 20-foot pit?
Why do people hide their license plates in the EU?
Is the Standard Deduction better than Itemized when both are the same amount?
Withdrew £2800, but only £2000 shows as withdrawn on online banking; what are my obligations?
51k Euros annually for a family of 4 in Berlin: Is it enough?
Using audio cues to encourage good posture
Is it true that "carbohydrates are of no use for the basal metabolic need"?
Identifying polygons that intersect with another layer using QGIS?
Single word antonym of "flightless"
Why did the Falcon Heavy center core fall off the ASDS OCISLY barge?
What is Wonderstone and are there any references to it pre-1982?
How to align text above triangle figure
How does the particle を relate to the verb 行く in the structure「A を + B に行く」?
Why are there no cargo aircraft with "flying wing" design?
Dating a Former Employee
Book where humans were engineered with genes from animal species to survive hostile planets
Why are Kinder Surprise Eggs illegal in the USA?
Using et al. for a last / senior author rather than for a first author
What does an IRS interview request entail when called in to verify expenses for a sole proprietor small business?
Running unit test for angular app on tfs server
Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ height:90px;width:728px;box-sizing:border-box;
}
I am running unit test for angular app using karma and jasmine. Since karma pops up browser window, In my build definition to run unit test, the build gets stuck up! How to ensure doesn't pop up a window and the test results instead of poping up in window, I want the results to be written a file (to be specific to Junit report coverage, such that TFS server understands the file and generates report)
karma
add a comment |
I am running unit test for angular app using karma and jasmine. Since karma pops up browser window, In my build definition to run unit test, the build gets stuck up! How to ensure doesn't pop up a window and the test results instead of poping up in window, I want the results to be written a file (to be specific to Junit report coverage, such that TFS server understands the file and generates report)
karma
add a comment |
I am running unit test for angular app using karma and jasmine. Since karma pops up browser window, In my build definition to run unit test, the build gets stuck up! How to ensure doesn't pop up a window and the test results instead of poping up in window, I want the results to be written a file (to be specific to Junit report coverage, such that TFS server understands the file and generates report)
karma
I am running unit test for angular app using karma and jasmine. Since karma pops up browser window, In my build definition to run unit test, the build gets stuck up! How to ensure doesn't pop up a window and the test results instead of poping up in window, I want the results to be written a file (to be specific to Junit report coverage, such that TFS server understands the file and generates report)
karma
karma
asked 18 hours ago
karansyskaransys
11
11
add a comment |
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "3"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1426028%2frunning-unit-test-for-angular-app-on-tfs-server%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Super User!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1426028%2frunning-unit-test-for-angular-app-on-tfs-server%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown