Giter Site home page Giter Site logo

Comments (2)

dajva avatar dajva commented on May 23, 2024

I think you should blame ert-runner.el for this. These files are created automatically by that package. So probably a good idea to report it there. That would not fix the issues with exisiting packages though.

I thought a bit about this when I started using ert-runner but didn't saw it as a prolem since these files shall not be part of any packages on melpa and usually you will only do development on one package at a time. The main use case is also to run the test from command line in a separate emacs session but sure, you can run the tests from inside emacs if you want to as well.

Now, I am not a very experienced elisp programmer so I am probably overseeing some use case that you are thinking of here. I guess switching between development of different packages in the same emacs session could be a problem. Do you see other common scenarios where this is a problem?

from rg.el.

tarsius avatar tarsius commented on May 23, 2024

Thanks for the information. Someone else already pointed this out to me, but you provide some additional details. I am now adding this to all these issues:


I've been informed, that ert-runner automatically loads the test-helper.el file. So you should not rename that file. Instead please see this issue, where I suggest that the (provide 'test-helper) should be dropped instead. Please accept my apologize for opening these issues prematurely.

from rg.el.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.