Hacker News
- Save the code or save the tests? (2020) https://qntm.org/tests 30 comments
- Selenium: web app tester. Record/playback tests in Firefox, dumps Python code. http://seleniumhq.org/ 2 comments
- Unit testing code that uses a database https://log.havrlant.cz/unit-test-database 74 comments programming
- I love that I can test my code again! Thank you Bitcoin Cash! https://www.reddit.com/r/btc/comments/7omjsg/i_love_that_i_can_test_my_code_again_thank_you/ 13 comments btc
- Testing code written in C using shell https://www.reddit.com/r/learnprogramming/comments/68j36s/testing_code_written_in_c_using_shell/ 5 comments learnprogramming
- A better way to buy code. Use tests to buy code https://codeswap.io/ 11 comments webdev
- 5 Reasons To Write Tests For Your Code http://masternerd.lucianocheng.com/5-reasons-for-testing-masternerdposterouscom 13 comments programming
- Does code formatting work for you in VSCode and in integration tests? https://marketplace.visualstudio.com/items?itemName=jrobsonchase.rust-extension-pack 11 comments rust
- There's no one right way to test your code https://mattsegal.dev/alternate-test-styles.html 31 comments programming
- Selenium testing, the choice between code vs codeless https://www.testcraft.io/selenium-testing-code-vs-codeless/ 13 comments programming
- Test Go code with GitHub actions https://www.programming-books.io/essential/go/0b10d70dc6f34c97a461a5bf29875b72-test-go-code-with-github-actions 7 comments golang
- Js coding test what to expect? https://www.reddit.com/r/javascript/comments/768icd/js_coding_test_what_to_expect/ 5 comments javascript
- 20 lines of code that will beat A/B testing every time http://stevehanov.ca/blog/index.php?id=132 25 comments web_design
- Demystifying the Pursuit of 100% Test Code Coverage https://andremoniy.medium.com/demystifying-the-pursuit-of-100-test-code-coverage-77f38b9d2e41 57 comments programming
- The Test Should Verify If The Code Solves The Problem, Not If It Runs https://medium.com/@fagnerbrack/the-test-should-verify-if-the-code-solves-the-problem-not-if-it-runs-afea37a3a6e 7 comments javascript
- The Bugs of Bitcoin Core & And why some of the best tested code is done by the Bitcoin Unlimited team https://medium.com/@g.andrew.stone/a-short-tour-of-bitcoin-core-4558744bf18b#.etodn16z2 6 comments btc
- Testing Multi-Threaded and Asynchronous Code http://jodah.net/testing-multi-threaded-code 3 comments java
- SQLite: 67 KLOC of code, but 45678 KLOC of test cases, a ratio of 679:1 http://www.sqlite.org/testing.html?1 315 comments programming
- Over-Engineering a Simple Code Test https://ada-x64.github.io/over-engineering/ 5 comments rust
- Test code from React Book produced the error Module https://webpack.js.org/concepts#loaders 15 comments reactjs
- Failed a coding test for a job I was referred for - etiquette? https://www.reddit.com/r/cscareerquestions/comments/74gb46/failed_a_coding_test_for_a_job_i_was_referred_for/ 10 comments cscareerquestions
- Interview online coding challenges - Passing all tests but rejected? https://www.reddit.com/r/cscareerquestions/comments/69wk6l/interview_online_coding_challenges_passing_all/ 8 comments cscareerquestions
- Outsmarting Go Dependencies in Testing Code (x-post CockroachDB) https://www.cockroachlabs.com/blog/outsmarting-go-dependencies-testing-code/ 8 comments golang
- Why "mutation testing" is better than code coverage to evaluate unit tests, and my experience using it with the JVM https://medium.com/@s4n1ty/experimenting-with-mutation-testing-and-kotlin-b515d77e85b5#.cdmne62y4 19 comments java
- LibreOffice cash-for-code strategy tests open source ethic http://www.infoworld.com/d/open-source-software/libreoffice-cash-code-strategy-tests-open-source-ethic-250254 3 comments opensource
- Net::FTP::Mock - test code using Net::FTP without having an FTP server http://search.cpan.org/perldoc?net::ftp::mock 3 comments perl
- Confessions of a Terrible Programmer: 0. Admit being bad. 1. Type-check in language. 2. Assertions. 3. Test. 4. Code review. http://kickin-the-darkness.blogspot.com/2007/09/confessions-of-terrible-programmer.html 150 comments programming
- Learning and testing Scheme code with any online resource and interactive REPL https://lips.js.org/ 6 comments scheme
- ProtoGraphQL - Build, Visualize and Test your new GraphQL implementation. All before writing your first line of code. http://www.protographql.com/ 6 comments reactjs
- Huawei challenges competitors to subject themselves to same regulatory scrutiny, allow source code testing https://www.scmp.com/tech/enterprises/article/3003876/huawei-challenges-competitors-subject-themselves-same-regulatory 10 comments worldnews
- I failed an Objective-C coding test because swift has spoilt me! https://www.reddit.com/r/swift/comments/6xm86o/i_failed_an_objectivec_coding_test_because_swift/ 6 comments swift
- After Bitmain announced a bug bounty program, devs are claiming inactive testing code to be phone-homing "bugs" https://twitter.com/BITMAINtech/status/858259460115976192 6 comments btc
- Weather.gov is about to be completely revamped. Put in your zip code to give the new design a test drive. http://preview.weather.gov/ 6 comments science
- Just had a speed test in a (very basic) HTML/web design course. Concept -> Design -> Code in under 2 hours. What do you think? http://kerricklong.com/speedtest/ 3 comments web_design
- fable 0.1.0 - Tidy Time-Series Forecasting: Major update/remake of the forecast package. Forecast & test multiple models with just a few lines of code. Uses "time-series tibbles" so it works with dplyr. http://fable.tidyverts.org 10 comments rstats
- A repeatable, step-by-step process for writing Rails integration tests with Capybara - Code with Jason https://www.codewithjason.com/repeatable-step-step-process-writing-rails-integration-tests-capybara/ 4 comments ruby
- I love loop invariants. A well-chosen invariant is useful both when designing, testing, and modifying code. Here are 4 examples (basic to fairly advanced). https://yourbasic.org/algorithms/loop-invariants-explained/ 8 comments compsci
- A $50M Hack Tests the Values of Communities Run by Code: Newly released Motherboard article by Primavera de Filippi https://motherboard.vice.com/en_uk/read/thedao 157 comments ethereum
- Holographic universe experiment begins: The Holometer experiment will test whether our universe is coded into 2-D packets many trillion times smaller than an atom. http://www.symmetrymagazine.org/article/august-2013/holographic-universe-experiment-begins 11 comments technology
- The Embarrassing Costs of Not Testing Your Own Code - A recent foul-up at security company Kaspersky shows the high price of letting developers bang out code without testing it. http://www.drdobbs.com/testing/the-embarrassing-costs-of-not-testing-yo/240162967 13 comments technology