mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2025-10-14 02:44:52 +08:00
7bb485ed4ea32479c80f9f4802b55126b5e5d118

When setting up specflow tests, we ended up copying the full content of the "bin" folder of every module. These folder contain not only the module assembly, but also many other assemblies used by the Orchard framework (the framework itself, and all dependencies). We know skip these files, which dramatically decreases the amount of file I/O needed to start these tests. Also adding logging to trace what's going on during initialization. --HG-- branch : dev
Description
About
Orchard is a free, open source, community-focused Content Management System built on the ASP.NET MVC platform.
orchardproject.net
Languages
C#
43.9%
JavaScript
43.7%
HTML
5.5%
CSS
2.4%
Less
1.5%
Other
2.9%