Commit Graph

214 Commits

Author SHA1 Message Date
Matteo Cominetti 39e42e894e bumps version 1.0.6 2020-07-30 14:41:45 +01:00
Matteo Cominetti feecb993dd Update azure-pipelines.yml for Azure Pipelines 1.0.5 2020-07-30 14:39:04 +01:00
Matteo Cominetti c438ba0bc1 Update README.md
added status badge
2020-07-30 14:22:11 +01:00
Matteo Cominetti aba3cf9d92 feat(traits): updated traits selection logic, children with same name no longer selct across different parents 2020-07-13 19:12:34 +01:00
Matteo Cominetti d941a099ca fix(startup-assemblies): check if file exists 2020-07-08 15:13:47 +01:00
Matteo Cominetti 6d2a0cae3d version 1.0.3 2020-07-01 15:56:11 +01:00
Matteo Cominetti c036214783 added launcher and MvvmLightLibs 2020-07-01 15:55:43 +01:00
Matteo Cominetti ea7afba778 restored nuspec, to get icon working 2020-07-01 15:37:12 +01:00
Matteo Cominetti 929b2e460a updated version 2020-07-01 15:11:43 +01:00
Matteo Cominetti 72d259c92c added dependecies 2020-07-01 15:04:19 +01:00
Matteo Cominetti 668c8aeeca Update azure-pipelines.yml for Azure Pipelines 2020-07-01 14:06:49 +01:00
Matteo Cominetti bbd18dcd87 Update azure-pipelines.yml for Azure Pipelines 2020-07-01 13:59:28 +01:00
Matteo Cominetti 0b72137d1e I hate Azure Pipelines 2020-07-01 13:54:20 +01:00
Matteo Cominetti f26b061029 Update azure-pipelines.yml for Azure Pipelines 2020-07-01 13:49:38 +01:00
Matteo Cominetti e240baa726 Update azure-pipelines.yml for Azure Pipelines 2020-07-01 13:45:07 +01:00
Matteo Cominetti 6137ce1c38 Update azure-pipelines.yml for Azure Pipelines 2020-07-01 13:39:29 +01:00
Matteo Cominetti 5a40a16db9 Update azure-pipelines.yml for Azure Pipelines 2020-07-01 13:27:31 +01:00
Matteo Cominetti 3dcd954114 Update azure-pipelines.yml for Azure Pipelines 2020-07-01 13:09:52 +01:00
Matteo Cominetti e3fdba10e1 project type to SDK 2020-07-01 13:03:25 +01:00
Matteo Cominetti 4d373205ce Update azure-pipelines.yml for Azure Pipelines 2020-07-01 13:02:39 +01:00
Matteo Cominetti ef31f7f760 Update azure-pipelines.yml for Azure Pipelines 2020-07-01 12:58:36 +01:00
Matteo Cominetti 7d076785fb Update azure-pipelines.yml for Azure Pipelines 2020-07-01 12:56:07 +01:00
Matteo Cominetti 7e2cf75da6 Update azure-pipelines.yml for Azure Pipelines 2020-07-01 12:50:09 +01:00
Matteo Cominetti 675a496450 Update azure-pipelines.yml for Azure Pipelines 2020-07-01 12:46:52 +01:00
Matteo Cominetti 9da88b09d7 Update azure-pipelines.yml for Azure Pipelines 2020-07-01 12:39:24 +01:00
Matteo Cominetti 72a74783f2 Set up CI with Azure Pipelines
[skip ci]
2020-07-01 12:18:14 +01:00
Matteo Cominetti 9a872184a0 Merge branch 'master' of github.com:Speckle-Next/xunit.runner.wpf 2020-07-01 11:36:08 +01:00
Matteo Cominetti b2772b5bc5 added nuspec 2020-07-01 11:35:54 +01:00
Matteo Cominetti 5b2303a23f renamed project 2020-07-01 11:23:59 +01:00
Matteo Cominetti 8041093761 added execution time 2020-06-30 22:43:12 +01:00
Matteo Cominetti 2365885ffa readme 2020-06-27 15:53:31 +01:00
Matteo Cominetti 70620b8e7d updated to use AssemblyRunner from xunit.v3.runner.utility 2020-06-27 15:45:54 +01:00
Kevin Pilch e9bf973bba Merge pull request #91 from Pilchie/license
Add Apache 2.0 license
2019-02-04 15:17:54 -08:00
Kevin Pilch 174ae5721f Add Apache 2.0 license 2019-02-04 15:12:10 -08:00
Kevin Pilch c28059ca4c Merge pull request #88 from Pilchie/NoCompilerPackage
Stop using the compiler package
2018-12-01 12:42:52 -08:00
Kevin Pilch d93c706a3d Stop using the compiler package 2018-12-01 12:36:23 -08:00
Kevin Pilch e9dfb23e18 Merge pull request #84 from Eawvv/gui-enhancements
Gui enhancements - Run selected on enter or double click
2018-02-16 09:05:30 -08:00
Edwin Roerdink f6e8918bef execute test on enter key 2018-02-04 01:42:25 +01:00
Edwin Roerdink 18275067e9 execute test on double click 2018-02-04 01:19:04 +01:00
Kevin Pilch 39f89587fc Merge pull request #81 from heejaechang/fixDiscovery
made discovery to use same setting as run so that same tests are disc…
v1.0.51
2017-11-01 09:24:29 -07:00
Heejae Chang 8c3c86d918 made wpf xunit runner to support showing/filtering running tests so that if we get deadlock or hang tests, we can see what the test it was running easily. 2017-10-31 17:23:22 -07:00
Heejae Chang 761f801e43 made discovery to use same setting as run so that same tests are discovered. 2017-10-31 14:56:33 -07:00
Kevin Pilch 643d9061c8 Merge pull request #79 from 333fred/fix-autoreload
Fix first open and default autoreload case
2017-06-05 16:17:11 -07:00
Fredric Silberberg 6d4a249a97 Fix first open and default autoreload case 2017-06-05 15:49:35 -07:00
Kevin Pilch 5ed3579b30 Merge pull request #78 from 333fred/screenshot
Added screenshot to readme.
2017-06-05 11:22:21 -07:00
Fredric Silberberg 1f55afd2e9 Added screenshot to readme. 2017-06-05 10:49:13 -07:00
Kevin Pilch c6c48067a7 Merge pull request #77 from 333fred/update-readme
Add nuget to readme
2017-06-05 10:32:28 -07:00
Fredric Silberberg ab5b3afea2 Add nuget to readme 2017-06-05 10:30:00 -07:00
Kevin Pilch feb8588961 Merge pull request #76 from sharwell/open-2017
Open solution in Visual Studio 2017
v1.0.41
2017-06-03 14:42:28 -07:00
Kevin Pilch 08907d707c Merge pull request #75 from sharwell/include-binaries
Include binaries in the NuGet package
2017-06-03 14:42:07 -07:00