mirror of
https://github.com/electron/electron.git
synced 2026-01-09 15:38:08 -05:00
feat: Allow testing of single spec modules (#11409)
* 🔧 ES6 for the spec * 👷 Allow testing of single modules * ❤️ Implement feedback * 📝 Add a testing doc * 📝 Link to it * 📝 Cleanup
This commit is contained in:
committed by
shelley vohr
parent
a161f6e368
commit
5f4b62b6c8
@@ -96,6 +96,7 @@ an issue:
|
||||
|
||||
* [Coding Style](development/coding-style.md)
|
||||
* [Using clang-format on C++ Code](development/clang-format.md)
|
||||
* [Testing](development/testing.md)
|
||||
* [Source Code Directory Structure](development/source-code-directory-structure.md)
|
||||
* [Technical Differences to NW.js (formerly node-webkit)](development/atom-shell-vs-node-webkit.md)
|
||||
* [Build System Overview](development/build-system-overview.md)
|
||||
|
||||
Reference in New Issue
Block a user